System::Xml::Xsl::IXsltContextVariable::get_IsParam metodo

IXsltContextVariable::get_IsParam method

Restituisce un valore che indica se la variabile è un parametro Extensible Stylesheet Language Transformations (XSLT). Questo può essere un parametro di un foglio di stile o di un modello.

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

ReturnValue

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

Vedi anche