RuntimeNamePropertyAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de RuntimeNamePropertyAttribute klasse, waarbij de Name instantie voor dit exemplaar wordt geïnitialiseerd.

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)

Parameters

name
String

Een string met de naam die moet worden gekoppeld aan dit exemplaar.

Van toepassing op