System::Xml::Xsl::IXsltContextVariable::get_IsLocal 方法

IXsltContextVariable::get_IsLocal method

返回一个值,指示该变量是否为本地变量。

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

ReturnValue

true if the variable is a local variable in the current context; otherwise, false.

另见