VARIANT.vt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Runtime::InteropServices::VarEnum vt { System::Runtime::InteropServices::VarEnum get(); void set(System::Runtime::InteropServices::VarEnum value); };
public System.Runtime.InteropServices.VarEnum vt { get; set; }
member this.vt : System.Runtime.InteropServices.VarEnum with get, set
Public Property vt As VarEnum