IPublishProperties3.ExcludeDeploymentUrl Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob ein URI (Uniform Resource Identifier) für die Bereitstellung im Anwendungs Manifest enthalten ist, oder legt ihn fest.

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

Eigenschaftswert

Boolean

true , wenn ein Bereitstellungs-URI im Anwendungs Manifest enthalten ist. andernfalls false .

Attribute

Gilt für