Udostępnij przez


CategoryEntry(String) Konstruktor

Definicja

Tworzy nowe wystąpienie klasy 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)

Parametry

name
String

Zlokalizowana nazwa kategorii grupy właściwości.

Wyjątki

name to null lub empty.

Dotyczy