다음을 통해 공유


ProvideEditorFactoryAttribute.NameResourceID Property

Gets resource ID.

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

Syntax

‘선언
Public ReadOnly Property NameResourceID As Short
public short NameResourceID { get; }

Property Value

Type: System.Int16
Returns the editor factory esource ID specified in the resource file.

.NET Framework Security

See Also

Reference

ProvideEditorFactoryAttribute Class

Microsoft.VisualStudio.Shell Namespace