ContentPropertyAttribute(String) 构造函数

定义

初始化 ContentPropertyAttribute 类的新实例。

public ContentPropertyAttribute (string name);
new Xamarin.Forms.ContentPropertyAttribute : string -> Xamarin.Forms.ContentPropertyAttribute

参数

name
System.String

属性的名称。

适用于