XmlSignificantWhitespace.LocalName 属性
定义
获取节点的本地名称。Gets the local name of the node.
public:
virtual property System::String ^ LocalName { System::String ^ get(); };
public override string LocalName { get; }
member this.LocalName : string
Public Overrides ReadOnly Property LocalName As String
属性值
对于 XmlSignificantWhitespace 节点,此属性返回 #significant-whitespace。For XmlSignificantWhitespace nodes, this property returns #significant-whitespace.