IParamInfo.VTSType Propriedade

Definição

Obtém ou define o tipo de VTS do parâmetro.

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

Valor da propriedade

String

o tipo de VTS do parâmetro.

Atributos

Comentários

VTS Especifica os tipos de parâmetro de variante projetados para uso com as classes de controle OLE do biblioteca Microsoft Foundation Class.

Aplica-se a