DocReference Constructor
Public Sub New( _
ByVal file_path As String, _
Optional ByVal mode As ReferenceMode = ReferenceMode.Standard _
)
This language is not supported or no code example is available.
public DocReference(
string file_path,
ReferenceMode mode = ReferenceMode.Standard
)
This language is not supported or no code example is available.
public:
DocReference(
String^ file_path,
ReferenceMode mode
)
This language is not supported or no code example is available.
Parameters
- file_path
- string
- mode
- ReferenceMode