IXsltContextFunction::ReturnType Property

 

Gets the XPathResultType representing the XPath type returned by the function.

Namespace:   System.Xml.Xsl
Assembly:  System.Xml (in System.Xml.dll)

property XPathResultType ReturnType {
	XPathResultType get();
}

Property Value

Type: System.Xml.XPath::XPathResultType

An XPathResultType representing the XPath type returned by the function

.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Return to top
Show: