XmlPropertyData.DomainProperty 属性

定义

获取或设置 DomainProperty。 Xml 序列化配置数据应用到的属性。

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

属性值

DomainProperty
属性

适用于