ElementNameProvider.DomainProperty Property
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.
Gets element name domain property managed by this ElementNameProvider.
public:
property Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ DomainProperty { Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ get(); };
[set: System.Diagnostics.DebuggerStepThrough]
public Microsoft.VisualStudio.Modeling.DomainPropertyInfo DomainProperty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.DomainProperty : Microsoft.VisualStudio.Modeling.DomainPropertyInfo
Public ReadOnly Property DomainProperty As DomainPropertyInfo
Property Value
- Attributes