Sdílet prostřednictvím


DomainPropertyHasElementNameProvider.GetDomainProperty – metoda

Získá seznam DomainProperty.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetDomainProperty ( _
    element As ExternalType _
) As LinkedElementCollection(Of DomainProperty)
public static LinkedElementCollection<DomainProperty> GetDomainProperty(
    ExternalType element
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainProperty>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DomainPropertyHasElementNameProvider Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů