طريقة 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.
انظر أيضًا
- Class IXsltContextVariable
- Namespace System::Xml::Xsl
- Library Aspose.Page for C++