XamlResourceIdAttribute(String, String, Type) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
供 XAML 基础结构内部使用。
public XamlResourceIdAttribute(string resourceId, string path, Type type);
new Xamarin.Forms.Xaml.XamlResourceIdAttribute : string * string * Type -> Xamarin.Forms.Xaml.XamlResourceIdAttribute
参数
- resourceId
- System.String
供 XAML 基础结构内部使用。
- path
- System.String
供 XAML 基础结构内部使用。
- type
- System.Type
供 XAML 基础结构内部使用。
注解
供 XAML 基础结构内部使用。