System::Xml::XmlAttribute::get_Specified 메서드

XmlAttribute::get_Specified method

속성 값이 명시적으로 설정되었는지 여부를 나타내는 값을 반환합니다.

virtual bool System::Xml::XmlAttribute::get_Specified()

ReturnValue

true if this attribute was explicitly given a value in the original instance document; otherwise, false. A value of false indicates that the value of the attribute came from the DTD.

또 보기