GenericEventArgs.DomainClass 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.
Get the domain class to which this notification pertains
public:
abstract property Microsoft::VisualStudio::Modeling::DomainClassInfo ^ DomainClass { Microsoft::VisualStudio::Modeling::DomainClassInfo ^ get(); };
public abstract Microsoft.VisualStudio.Modeling.DomainClassInfo DomainClass { get; }
member this.DomainClass : Microsoft.VisualStudio.Modeling.DomainClassInfo
Public MustOverride ReadOnly Property DomainClass As DomainClassInfo
Property Value
The domain class