C Sharp Reference/System namespace/ActivationContext class/ApplicationManifestBytes property
public byte[] ApplicationManifestBytes {get;}
Gets the ClickOnce application's manifest of the current application.
Return value
editReturns an array of bytes that contains the ClickOnce application's manifest for the application that is associated with this ApplicationContext.