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