VCCodeEvent.TypeString Özellik

Tanım

Türün dize gösterimini kullanarak nesnenin türünü alır veya ayarlar.

public:
 property System::String ^ TypeString { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TypeString { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(582)]
public string TypeString { [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.TypeString : string with get, set
Public Property TypeString As String

Özellik Değeri

String

Nesnenin türü.

Öznitelikler

Şunlara uygulanır