VCCodeFunction.TypeString Свойство

Определение

Получает или задает тип объекта с использованием строкового представления типа.

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(578)]
public string TypeString { [System.Runtime.InteropServices.DispId(578)] get; [System.Runtime.InteropServices.DispId(578)] set; }
[<System.Runtime.InteropServices.DispId(578)>]
[<get: System.Runtime.InteropServices.DispId(578)>]
[<set: System.Runtime.InteropServices.DispId(578)>]
member this.TypeString : string with get, set
Public Property TypeString As String

Значение свойства

String

Тип объекта с использованием строкового представления типа.

Атрибуты

Применяется к