Source::HandlesSnapshots Property

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

protected:
property bool HandlesSnapshots {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: