LinkConnectDirectiveReferencesDomainRelationship.GetDomainRelationship 方法

定义

获取 DomainRelationship。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ GetDomainRelationship(Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirective ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship GetDomainRelationship (Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDomainRelationship : Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship
Public Shared Function GetDomainRelationship (element As LinkConnectDirective) As DomainRelationship

参数

返回

DomainRelationship
属性

适用于