移除空白符
命名空间:
GISShare.Xml
程序集:
GISShare.Xml (在 GISShare.Xml.dll 中) 版本:1.0.0.1 (1.0.0.1)
语法public bool TextTrim { get; set; }
Public Property TextTrim As Boolean
Get
Set
public:
property bool TextTrim {
bool get ();
void set (bool value);
}
member TextTrim : bool with get, set
属性值
类型:
Boolean
参见