get_IsLocal()

IXsltContextVariable::get_IsLocal() method

Returns a value indicating whether the variable is local.

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

Return Value

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

See Also