ModelBus::Disposed Property

 

True if this Moldebus instance has been disposed, false otherwise.

Namespace:   Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

public:
property bool Disposed {
	bool get();
}

Property Value

Type: System::Boolean

               

Return to top
Show: