RuntimeNamePropertyAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie RuntimeNamePropertyAttribute klasy, inicjując Name dla tego wystąpienia.

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)

Parametry

name
String

A string , który zawiera nazwę do skojarzenia z tym wystąpieniem.

Dotyczy