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

IXsltContextVariable::get_IsParam method

Değişkenin bir Extensible Stylesheet Language Transformations (XSLT) parametresi olup olmadığını gösteren bir değer döndürür. Bu, bir stil sayfası veya şablon için bir parametre olabilir.

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

ReturnValue

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

Ayrıca Bakınız