IReactPropertyNamespace
Kind: interface
A namespace for a IReactPropertyBag
property name.
Use ReactPropertyBagHelper.GetNamespace
to get atomic property namespace for a string.
Properties
NamespaceName
readonly
string NamespaceName
Gets String representation of the IReactPropertyNamespace
.