Udostępnij przez


IXsltContextFunction.ArgTypes Właściwość

Definicja

Pobiera podane typy języka ścieżki XML (XPath) dla listy argumentów funkcji. Te informacje mogą służyć do odnajdywania sygnatury funkcji, która umożliwia odróżnienie przeciążonych funkcji.

public:
 property cli::array <System::Xml::XPath::XPathResultType> ^ ArgTypes { cli::array <System::Xml::XPath::XPathResultType> ^ get(); };
public System.Xml.XPath.XPathResultType[] ArgTypes { get; }
member this.ArgTypes : System.Xml.XPath.XPathResultType[]
Public ReadOnly Property ArgTypes As XPathResultType()

Wartość właściwości

Tablica reprezentująca XPathResultType typy dla listy argumentów funkcji.

Dotyczy