IParamInfo.VariantType Propriété

Définition

Obtient ou définit le type de variante du paramètre.

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

Valeur de propriété

String

Type variant du paramètre.

Attributs

Remarques

VariantType retourne le type variant de la variable ou du paramètre.

S’applique à