DslHasDiagram.ReferenceType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取元素扮演关系图域角色。 定义引用类型的 Dsl 库。
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ ReferenceType { Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ value); };
public override sealed Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass ReferenceType { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ReferenceType : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass with get, set
Public Overrides NotOverridable Property ReferenceType As DomainClass
属性值
- 属性