다음을 통해 공유


RegisterEditorExtensionAttribute.NameResourceID Property

Gets or sets the name resource ID.

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

Syntax

‘선언
Public Property NameResourceID As Integer
public int NameResourceID { get; set; }

Property Value

Type: System.Int32
The name resource ID.

.NET Framework Security

See Also

Reference

RegisterEditorExtensionAttribute Class

Microsoft.VisualStudio.Shell Namespace