_TypeLibInfo.Unions 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 Unions As Unions
'Usage
Dim instance As _TypeLibInfo 
Dim value As Unions 

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

Property Value

Type: TLI.Unions

.NET Framework Security

See Also

Reference

_TypeLibInfo Interface

_TypeLibInfo Members

TLI Namespace