Obsolete. Superseded by ICWDynamicStudyOptions::GetResultFolderPath2 and ICWDynamicStudyOptions::SetResultFolderPath2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ResultFolderPath As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICWDynamicStudyOptions
Dim value As System.String
instance.ResultFolderPath = value
value = instance.ResultFolderPath |
C# | |
---|
System.string ResultFolderPath {get; set;} |
C++/CLI | |
---|
property System.String^ ResultFolderPath {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Path to the results folder
See Also
Availability
SOLIDWORKS Simulation API 2012 SP0