Aracılığıyla paylaş


CategoryEntry(String) Oluşturucu

Tanım

CategoryEntry sınıfının yeni bir örneğini oluşturur.

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)

Parametreler

name
String

Bir özellik grubunun yerelleştirilmiş Kategori adı.

Özel durumlar

name veya null ' empty dır.

Şunlara uygulanır