System::Xml::Xsl::IXsltContextVariable::get_IsParam método

IXsltContextVariable::get_IsParam method

Devuelve un valor que indica si la variable es un parámetro de Extensible Stylesheet Language Transformations (XSLT). Esto puede ser un parámetro de una hoja de estilo o una plantilla.

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

ReturnValue

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

Ver también