ElementMergeDirectiveHasLinkCreationPaths.GetLinkToElementMergeDirective 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 ElementMergeDirectiveHasLinkCreationPaths link to a DomainPath.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::ElementMergeDirectiveHasLinkCreationPaths ^ GetLinkToElementMergeDirective(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ linkCreationPathInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths GetLinkToElementMergeDirective (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath linkCreationPathInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToElementMergeDirective : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasLinkCreationPaths
Public Shared Function GetLinkToElementMergeDirective (linkCreationPathInstance As DomainPath) As ElementMergeDirectiveHasLinkCreationPaths
Parameters
- linkCreationPathInstance
- DomainPath
Returns
- Attributes