ProvideEditorFactoryAttribute::NameResourceID Property

 

Gets resource ID.

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

public:
property short NameResourceID {
	short get();
}

Property Value

Type: System::Int16

Returns the editor factory esource ID specified in the resource file.

Return to top
Show: