C Sharp Reference/System namespace/ActivationContext class/DeploymentManifestBytes property

public byte[] DeploymentManifestBytes {get;}

Gets the manifest of the ClickOnce deployment of current application.

Return value edit

An array of bytes that contains the manifest of the ClickOnce deployment of the application that is associated with this ActivationContext.