System::Xml::Xsl::IXsltContextVariable::get_IsLocal Methode

IXsltContextVariable::get_IsLocal method

Gibt einen Wert zurück, der angibt, ob die Variable lokal ist.

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

ReturnValue

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

Siehe auch