CodeLinkCategories::RemoveHandlerMethod Property

 

Namespace:   Microsoft.VisualStudio.GraphModel.Schemas
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphCategory^ RemoveHandlerMethod {
	static GraphCategory^ get();
	private: static void set(GraphCategory^ value);
}
Return to top
Show: