Поделиться через


ContentPropertyAttribute(String) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

name
String

Имя свойства.

Применяется к