Class Preferences
Inheritance
System.Object
Preferences
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class Preferences : object
Properties
Author
Declaration
public string Author { get; set; }
Property Value
|
System.String
|
Generator
Declaration
public string Generator { get; set; }
Property Value
|
System.String
|
Parameters
Declaration
public PreferencesParameter[] Parameters { get; set; }
Property Value
|
PreferencesParameter[]
|
Version
Declaration
public string Version { get; set; }
Property Value
|
System.String
|