CategoryEntry(String) 建構函式

定義

建立 CategoryEntry 類別的新執行個體。

protected:
 CategoryEntry(System::String ^ name);
protected CategoryEntry (string name);
new System.Activities.Presentation.PropertyEditing.CategoryEntry : string -> System.Activities.Presentation.PropertyEditing.CategoryEntry
Protected Sub New (name As String)

參數

name
String

屬性群組的當地語系化分類名稱。

例外狀況

namenullempty

適用於