System::Xml::Xsl::IXsltContextVariable::get_IsParam メソッド

IXsltContextVariable::get_IsParam method

変数が Extensible Stylesheet Language Transformations (XSLT) パラメータかどうかを示す値を返します。これはスタイルシートまたはテンプレートへのパラメータになる可能性があります。

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

ReturnValue

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

参照