IReactPropertyName
类型:接口
一个 IReactPropertyBag 属性的名称。使用 ReactPropertyBagHelper.GetName 来获取 IReactPropertyNamespace 中字符串的原子属性名称。每个 IReactPropertyName 对象在 IReactPropertyNamespace 的上下文中都有一个唯一的 LocalName
属性
LocalName
readonly string LocalName
获取 IReactPropertyName 的字符串表示。
Namespace
readonly IReactPropertyNamespace Namespace
获取定义属性名称的 IReactPropertyNamespace。