System::Xml::Xsl::IXsltContextVariable::get_IsParam metodu

IXsltContextVariable::get_IsParam method

Değişkenin Extensible Stylesheet Language Transformations (XSLT) parametresi olup olmadığını gösteren bir değer döndürür. Bu, bir stil sayfası veya şablon parametresi 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