IPublishProperties3.UseApplicationTrust Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob dem Anwendungs Manifest zusätzlich zu den Verleger-und Produktinformationen manifestressourceninformationen hinzugefügt werden.

public:
 property bool UseApplicationTrust { bool get(); void set(bool value); };
public:
 property bool UseApplicationTrust { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(32)]
public bool UseApplicationTrust { get; set; }
[<System.Runtime.InteropServices.DispId(32)>]
member this.UseApplicationTrust : bool with get, set
Public Property UseApplicationTrust As Boolean

Eigenschaftswert

Boolean

true So fügen Sie dem Anwendungs Manifest Manifest-Vertrauensstellungs Informationen hinzu andernfalls false .

Implementiert

Attribute

Gilt für