ProvideProfileAttribute.CategoryResourceID Property

Definition

Gets the name resource ID for a Visual Studio settings category.

public:
 property short CategoryResourceID { short get(); };
public:
 property short CategoryResourceID { short get(); };
public short CategoryResourceID { get; }
member this.CategoryResourceID : int16
Public ReadOnly Property CategoryResourceID As Short

Property Value

The localized name resource ID of the Visual Studio settings category.

Applies to