DomainRoleHasPropertyAttributes.GetLink(DomainRole, ClrAttribute) Methode

Definition

Sie erhalten den Link "domainrolehaspropertyattribute" zwischen einem angegebenen domainroleund einem "clrattribute".

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DomainRoleHasPropertyAttributes ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole source, Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole * Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes
Public Shared Function GetLink (source As DomainRole, target As ClrAttribute) As DomainRoleHasPropertyAttributes

Parameter

source
DomainRole
target
ClrAttribute

Gibt zurück

DomainRoleHasPropertyAttributes
Attribute

Gilt für