VsColors::ClassDesignerDelegateHeaderKey Property

 

Gets the class designer delegate header key.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Object^ ClassDesignerDelegateHeaderKey {
	static Object^ get();
}

Property Value

Type: System::Object^

The class designer delegate header key.

Return to top
Show: