System::Xml::Xsl::IXsltContextVariable::get_IsLocal yöntemi

IXsltContextVariable::get_IsLocal method

Değişkenin yerel olup olmadığını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız