System::Xml::Xsl::IXsltContextVariable::get_IsParam 메서드

IXsltContextVariable::get_IsParam method

변수가 Extensible Stylesheet Language Transformations (XSLT) 매개변수인지 여부를 나타내는 값을 반환합니다. 이는 스타일시트 또는 템플릿에 대한 매개변수가 될 수 있습니다.

virtual bool System::Xml::Xsl::IXsltContextVariable::get_IsParam()=0

ReturnValue

true if the variable is an XSLT parameter; otherwise, false.

또 보기