VCFileCodeModel.IsManaged Eigenschaft

Definition

Ruft true ab, wenn das- ref Schlüsselwort verwendet wird.

public:
 property bool IsManaged { bool get(); };
public:
 property bool IsManaged { bool get(); };
[System.Runtime.InteropServices.DispId(606)]
public bool IsManaged { [System.Runtime.InteropServices.DispId(606)] get; }
[<System.Runtime.InteropServices.DispId(606)>]
[<get: System.Runtime.InteropServices.DispId(606)>]
member this.IsManaged : bool
Public ReadOnly Property IsManaged As Boolean

Eigenschaftswert

Boolean

true , wenn das- ref Schlüsselwort verwendet wird, andernfalls false .

Attribute

Hinweise

Das- ref Schlüsselwort entspricht dem Double-unterstrich-Format für Schlüsselwörter.

Gilt für