XsltFunctions.SystemProperty(XmlQualifiedName) Metode

Definisi

system-property Menerapkan fungsi XSLT sesuai dengan spesifikasi W3C.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 static System::Xml::XPath::XPathItem ^ SystemProperty(System::Xml::XmlQualifiedName ^ name);
public static System.Xml.XPath.XPathItem SystemProperty(System.Xml.XmlQualifiedName name);
static member SystemProperty : System.Xml.XmlQualifiedName -> System.Xml.XPath.XPathItem
Public Shared Function SystemProperty (name As XmlQualifiedName) As XPathItem

Parameter

name
XmlQualifiedName

Nama properti sistem.

Mengembalikan

Nilai properti sistem yang ditentukan oleh name.

Berlaku untuk