LinkConnectDirectiveReferencesDomainRelationship.GetLinkToDomainRelationship Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the LinkConnectDirectiveReferencesDomainRelationship link to a LinkConnectDirective.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirectiveReferencesDomainRelationship ^ GetLinkToDomainRelationship(Microsoft::VisualStudio::Modeling::DslDefinition::LinkConnectDirective ^ linkConnectDirectiveInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveReferencesDomainRelationship GetLinkToDomainRelationship (Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective linkConnectDirectiveInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDomainRelationship : Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirective -> Microsoft.VisualStudio.Modeling.DslDefinition.LinkConnectDirectiveReferencesDomainRelationship
Public Shared Function GetLinkToDomainRelationship (linkConnectDirectiveInstance As LinkConnectDirective) As LinkConnectDirectiveReferencesDomainRelationship
Parameters
- linkConnectDirectiveInstance
- LinkConnectDirective
Returns
- Attributes