C Sharp Reference/System namespace/ActivationContext class/ApplicationManifestBytes property
Appearance
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.