VCFileCodeModel.IsManaged Özellik

Tanım

refAnahtar sözcüğü kullanılıyorsa true değerini alır.

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

Özellik Değeri

Boolean

truerefanahtar sözcüğü kullanılırsa; Aksi durumda, false .

Öznitelikler

Açıklamalar

refAnahtar sözcüğü, anahtar sözcükler için çift alt çizgi biçimine eşdeğerdir.

Şunlara uygulanır