Freigeben über


DomainRoleHasPropertyAttributes.GetLink-Methode

Ruft den DomainRoleHasPropertyAttributes-Link zwischen einem angegebenen DomainRole und einem ClrAttribute ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLink ( _
    source As DomainRole, _
    target As ClrAttribute _
) As DomainRoleHasPropertyAttributes
public static DomainRoleHasPropertyAttributes GetLink(
    DomainRole source,
    ClrAttribute target
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleHasPropertyAttributes

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainRoleHasPropertyAttributes Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace