Class AddOn
Inheritance
System.Object
AddOn
Namespace: PnP.Framework.Modernization
Assembly: PnP.Framework.dll
Syntax
public class AddOn : object
Properties
Assembly
Declaration
public string Assembly { get; set; }
Property Value
System.String
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Type
Declaration
public string Type { get; set; }
Property Value
System.String
|