VCCodeEvent.TypeString Ö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.
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
Nesnenin türü.
- Öznitelikler