DomainRoleHasPropertyAttributes.GetLink(DomainRole, ClrAttribute) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Attribute