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