Freigeben über


ContentPropertyAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der ContentPropertyAttribute-Klasse.

public:
 ContentPropertyAttribute(System::String ^ name);
public ContentPropertyAttribute (string name);
new Microsoft.Maui.Controls.ContentPropertyAttribute : string -> Microsoft.Maui.Controls.ContentPropertyAttribute
Public Sub New (name As String)

Parameter

name
String

Den Namen der Eigenschaft.

Gilt für: