ElementEventArgs.DomainClass Property
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.
Get the domain class to which the notification pertains
C++
public:
virtual property Microsoft::VisualStudio::Modeling::DomainClassInfo ^ DomainClass { Microsoft::VisualStudio::Modeling::DomainClassInfo ^ get(); };
public override Microsoft.VisualStudio.Modeling.DomainClassInfo DomainClass { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainClass : Microsoft.VisualStudio.Modeling.DomainClassInfo
Public Overrides ReadOnly Property DomainClass As DomainClassInfo
The domain class
- Attributes
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |