ContentPropertyAttribute(String) Costruttore

Definizione

Crea un nuovo ContentPropertyAttribute oggetto con il nome della proprietà specificato.

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)

Parametri

name
String

Nome della proprietà.

Si applica a