PathSegmentReferencesRole.PathSegment 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
段所引用的 DomainRole PathSegment 角色。
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ PathSegment { Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::PathSegment ^ value); };
[Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("26f8ae7b-cab2-4477-8526-cce1fb40cfa7")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.One, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropagatesDelete=true, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.PropertyDisplayName", PropertyName="Role")]
public Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment PathSegment { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("26f8ae7b-cab2-4477-8526-cce1fb40cfa7")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.One, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropagatesDelete=true, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.PathSegmentReferencesRole/PathSegment.PropertyDisplayName", PropertyName="Role")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.PathSegment : Microsoft.VisualStudio.Modeling.DslDefinition.PathSegment with get, set
Public Property PathSegment As PathSegment
属性值
- 属性