Właściwość VCCodeModel.Unions —

Pobiera Kolekcja Union elementy dla tego obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.VCCodeModel
Zestaw:  Microsoft.VisualStudio.VCCodeModel (w Microsoft.VisualStudio.VCCodeModel.dll)

Składnia

'Deklaracja
ReadOnly Property Unions As CodeElements
CodeElements Unions { get; }
property CodeElements^ Unions {
    CodeElements^ get ();
}
abstract Unions : CodeElements with get
function get Unions () : CodeElements

Wartość właściwości

Typ: CodeElements
Kolekcja CodeElements.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCCodeModel Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCCodeModel