Visual Basic | |
---|---|
Property DrawingFilesPath As System.Object |
C# | |
---|---|
System.object DrawingFilesPath {get; set;} |
JavaScript | |
---|---|
get_DrawingFilesPath () : dsSystem.Object put_DrawingFilesPath ( NewVal : dsSystem.Object ) |
COM native C++ | |
---|---|
HRESULT get_DrawingFilesPath( VARIANT* StrArray ) HRESULT put_DrawingFilesPath( VARIANT NewStrArray |
C++ | |
---|---|
DSRESULT get_DrawingFilesPath ( dsStringArray* StrArray ) DSRESULT put_DrawingFilesPath( const dsStringArray& NewStrArray ) |
Property Value
Path where to search for drawingsDraftSight V1R5.0