VarTypeInfo.TypedVariant Property

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  TLI
Assembly:  Microsoft.TLI.Interop (in Microsoft.TLI.Interop.dll)

Syntax

'Declaration
ReadOnly Property TypedVariant As Object
'Usage
Dim instance As VarTypeInfo 
Dim value As Object 

value = instance.TypedVariant
Object TypedVariant { get; }
property Object^ TypedVariant {
    Object^ get ();
}
function get TypedVariant () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

VarTypeInfo Interface

VarTypeInfo Members

TLI Namespace