Sdílet prostřednictvím


RuntimeNamePropertyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci RuntimeNamePropertyAttribute třídy inicializuje Name pro tuto instanci.

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 obsahující název, který chcete přidružit k této instanci.

Platí pro