DomainPropertyHasElementNameProvider.GetDomainProperty(ExternalType) Método

Definição

Obtém uma lista de domainproperty.

public:
 static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DomainProperty ^> ^ GetDomainProperty(Microsoft::VisualStudio::Modeling::DslDefinition::ExternalType ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty> GetDomainProperty (Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDomainProperty : Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DomainProperty>
Public Shared Function GetDomainProperty (element As ExternalType) As LinkedElementCollection(Of DomainProperty)

Parâmetros

element
ExternalType

Retornos

LinkedElementCollection<DomainProperty>
Atributos

Aplica-se a