ElementPropertyChangedEventArgs.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.
The domain propertywhose instance value has changed
public:
property Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ DomainProperty { Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ get(); };
public Microsoft.VisualStudio.Modeling.DomainPropertyInfo DomainProperty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainProperty : Microsoft.VisualStudio.Modeling.DomainPropertyInfo
Public ReadOnly Property DomainProperty As DomainPropertyInfo
Property Value
- Attributes