Partition::DirtyCount Property

 

Indicates the number of changes to the Partition.

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

public:
property long long DirtyCount {
	long long get();
	void set(long long value);
}

Property Value

Type: System::Int64
Return to top
Show: