GetUserDataPath Method (ISystemFiles)
Gets the path and folder name for DraftSight user data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetUserDataPath() As System.String |
C# | |
---|
System.string GetUserDataPath() |
JavaScript | |
---|
GetUserDataPath() : System.String; |
COM native C++ | |
---|
HRESULT GetUserDataPath(
BSTR* Val
) |
Parameters
- Val[out] or Return Value
- Path and folder name for DraftSight user data
Example
Remarks
See Also
Availability
DraftSight V1R4.0