XmlDocumentationProvider Constructor
Public Sub New( _
ByVal documentPath As String _
)
This language is not supported or no code example is available.
public XmlDocumentationProvider(
string documentPath
)
This language is not supported or no code example is available.
public:
XmlDocumentationProvider(
String^ documentPath
)
This language is not supported or no code example is available.
Parameters
- documentPath
- string
The physical path to XML document.