UnionInfo.CustomDataCollection 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 CustomDataCollection As CustomDataCollection
'Usage
Dim instance As UnionInfo 
Dim value As CustomDataCollection 

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

Property Value

Type: TLI.CustomDataCollection

Implements

ConstantInfo.CustomDataCollection

.NET Framework Security

See Also

Reference

UnionInfo Interface

UnionInfo Members

CustomDataCollection Overload

TLI Namespace