Manifest Property
Image of the manifest.
Syntax
[VB.NET] Public ReadOnlyProperty Manifest As String
[C#] public string Manifest {get;}
Remarks
This is the decoded binary image file of the Manifest and will be populated on a GetManifest call if ManifestFile is not set.
This property is read-only.
Default Value
""