RuntimeNamePropertyAttribute(String) Oluşturucu

Tanım

Sınıfın RuntimeNamePropertyAttribute yeni bir örneğini başlatır ve bu örnek için öğesini Name başlatır.

public:
 RuntimeNamePropertyAttribute(System::String ^ name);
public RuntimeNamePropertyAttribute(string name);
new System.Workflow.ComponentModel.Serialization.RuntimeNamePropertyAttribute : string -> System.Workflow.ComponentModel.Serialization.RuntimeNamePropertyAttribute
Public Sub New (name As String)

Parametreler

name
String

string Bu örnekle ilişkilendirilecek adı içeren bir.

Şunlara uygulanır