Gets or sets the path where to save the
macro.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SavePath As System.String |
C# | |
---|
System.string SavePath {get; set;} |
JavaScript | |
---|
get_SavePath () : String
put_SavePath (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_SavePath (
dsString* Val
)
DSRESULT put_SavePath(
const dsString& NewVal
) |
Property Value
Path where to save the macro
Example
See Also
Availability
DraftSight V1R5.0