C Sharp Reference/System namespace/ActivationContext class/DeploymentManifestBytes property
Appearance
public byte[] DeploymentManifestBytes {get;}
Gets the manifest of the ClickOnce deployment of current application.
Return value
[edit | edit source]An array of bytes that contains the manifest of the ClickOnce deployment of the application that is associated with this ActivationContext.