ProvideProfileAttribute.ObjectNameResourceID Property

Gets the localized resource ID of the name of this page in the profile.

Namespace:  Microsoft.VisualStudio.Shell
Assemblies:   Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

‘선언
Public ReadOnly Property ObjectNameResourceID As Short
    Get
‘사용 방법
Dim instance As ProvideProfileAttribute
Dim value As Short

value = instance.ObjectNameResourceID
public short ObjectNameResourceID { get; }
public:
property short ObjectNameResourceID {
    short get ();
}
member ObjectNameResourceID : int16
function get ObjectNameResourceID () : short

Property Value

Type: System.Int16
The localized resource ID of the name of this page in the profile.

.NET Framework Security

See Also

Reference

ProvideProfileAttribute Class

ProvideProfileAttribute Members

Microsoft.VisualStudio.Shell Namespace

ProvideProfileAttribute

Other Resources

User Settings and Options

Persisting Settings