ManifestSignatureInformation.Manifest Property

Definition

Gets the type of a manifest.

public:
 property System::Security::ManifestKinds Manifest { System::Security::ManifestKinds get(); };
public System.Security.ManifestKinds Manifest { get; }
member this.Manifest : System.Security.ManifestKinds
Public ReadOnly Property Manifest As ManifestKinds

Property Value

One of the ManifestKinds values.

Applies to