Class StringDictionaryItem
Inheritance
System.Object
StringDictionaryItem
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class StringDictionaryItem : object
Properties
Key
Declaration
public string Key { get; set; }
Property Value
System.
|
Value
Declaration
public string Value { get; set; }
Property Value
System.
|