VCCodeEvent.IsVirtual Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
IsVirtual olay anahtar sözcüğüyle bildirilirse, true olur virtual .
public:
property bool IsVirtual { bool get(); void set(bool value); };
public:
property bool IsVirtual { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(583)]
public bool IsVirtual { [System.Runtime.InteropServices.DispId(583)] get; [System.Runtime.InteropServices.DispId(583)] set; }
[<System.Runtime.InteropServices.DispId(583)>]
[<get: System.Runtime.InteropServices.DispId(583)>]
[<set: System.Runtime.InteropServices.DispId(583)>]
member this.IsVirtual : bool with get, set
Public Property IsVirtual As Boolean
Özellik Değeri
true olay sanal anahtar sözcüğüyle bildirilirse; Aksi takdirde, false .
- Öznitelikler