Partition::IsDirty Property

 

Indicates true when the Partition is in a dirty state.

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

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

Property Value

Type: System::Boolean
Return to top
Show: