TextCategoryIndexValue Property |
值
Namespace: X3Platform.CategoryIndexesAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string Value { get; set; }
public:
virtual property String^ Value {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
ICategoryIndexValue
See Also