StreamStorageMonitor<TKey>::EnableMonitoring Property

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
property bool EnableMonitoring {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: