Gets or sets the file name to save in
SOLIDWORKS Connected.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FileName As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISaveTo3DExperienceOptions
Dim value As System.String
instance.FileName = value
value = instance.FileName |
C# | |
---|
System.string FileName {get; set;} |
C++/CLI | |
---|
property System.String^ FileName {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
File name
Example
See Also
Availability
SOLIDWORKS 2020 SP3.1, Revision Number 28.3.1