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

From Wikibooks, open books for an open world
Jump to navigation Jump to search
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.