Class SourceItemInfo
Inheritance
System.Object
SourceItemInfo
Namespace: PnP.Framework.Modernization.Transform
Assembly: PnP.Framework.dll
Syntax
public class SourceItemInfo : object
Properties
FileExtension
Declaration
public string FileExtension { get; set; }
Property Value
System.String
|
Guids
ItemType
ProgId
Declaration
public string ProgId { get; set; }
Property Value
System.String
|
Url
Declaration
public string Url { get; set; }
Property Value
System.String
|