Gets or sets the path where to search for external references.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ExternalReferencesFilesPath As System.String |
C# | |
---|
System.string ExternalReferencesFilesPath {get; set;} |
JavaScript | |
---|
ExternalReferencesFilesPath : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ExternalReferencesFilesPath(
BSTR
NewVal
)
C++ | |
---|
property System.String^ ExternalReferencesFilesPath { dsString* Val
)
DSRESULTput_ExternalReferencesFilesPath(
const dsString& NewVal
} |
Property Value
Path where to search for external references