Compartilhar via


ContentPropertyAttribute(String) Construtor

Definição

Inicializa uma nova instância da classe ContentPropertyAttribute.

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)

Parâmetros

name
String

O nome da propriedade.

Aplica-se a