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

From Wikibooks, open books for an open world
Jump to navigation Jump to search
public byte[] ApplicationManifestBytes {get;}

Gets the ClickOnce application's manifest of the current application.

Return value[edit | edit source]

Returns an array of bytes that contains the ClickOnce application's manifest for the application that is associated with this ApplicationContext.