ProvideDesignerOptionsAttribute.CategoryName 属性

定义

获取此类别的以编程方式进行本地化的名称。

public:
 property System::String ^ CategoryName { System::String ^ get(); };
public:
 property Platform::String ^ CategoryName { Platform::String ^ get(); };
public string CategoryName { get; }
member this.CategoryName : string
Public ReadOnly Property CategoryName As String

属性值

String

此类别的以编程方式提供的非本地化名称。

适用于