VCCodeProperty.IsShared Eigenschaft

Definition

Legt fest oder Ruft ab, ob das IsShared-Flag für eine Eigenschaft festgelegt ist.

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

Eigenschaftswert

Boolean

Gibt zurück, true Wenn die Eigenschaft freigegeben ist.

Attribute

Gilt für