IParamInfo.VTSType Свойство

Определение

Получает или задает тип VTS параметра.

public:
 property System::String ^ VTSType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ VTSType { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743814)]
public string VTSType { [System.Runtime.InteropServices.DispId(1610743814)] get; [System.Runtime.InteropServices.DispId(1610743814)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743814)>]
[<get: System.Runtime.InteropServices.DispId(1610743814)>]
[<set: System.Runtime.InteropServices.DispId(1610743814)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.VTSType : string with get, set
Public Property VTSType As String

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

String

Тип VTS параметра.

Атрибуты

Комментарии

ВТС указывает типы параметров Variant, предназначенные для использования с классами элементов управления OLE библиотека Microsoft Foundation Class.

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