ElementMergeDirectiveHasForwardingPath.ElementMergeDirective-Eigenschaft
DomainRole ElementMergeDirective Pfad zu dem Element, auf das eine Zusammenführungsanforderung weitergeleitet wird.
Namespace: Microsoft.VisualStudio.Modeling.DslDefinition
Assembly: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntax
'Declaration
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath/ElementMergeDirective.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath/ElementMergeDirective.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "ForwardingPath", _
PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath/ElementMergeDirective.PropertyDisplayName", _
PropagatesCopy := PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, _
Multiplicity := Multiplicity.ZeroOne)> _
<DomainObjectIdAttribute("deb02d70-e997-4f57-8076-8b984ec4cd20")> _
Public Property ElementMergeDirective As ElementMergeDirective
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath/ElementMergeDirective.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath/ElementMergeDirective.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "ForwardingPath",
PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirectiveHasForwardingPath/ElementMergeDirective.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer,
Multiplicity = Multiplicity.ZeroOne)]
[DomainObjectIdAttribute("deb02d70-e997-4f57-8076-8b984ec4cd20")]
public ElementMergeDirective ElementMergeDirective { get; set; }
Eigenschaftswert
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ElementMergeDirective
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.