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.

संबंधित देखें