LinkConnectDirective.DomainRelationship Property

Definition

Gets or sets DomainRelationship. Relationship for which the directive specifies link creation.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ DomainRelationship { Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship DomainRelationship { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.DomainRelationship : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship with get, set
Public Property DomainRelationship As DomainRelationship

Property Value

Attributes

Applies to