FileWriteOptionsDestinationFileName Property |
For use on Apple frameworks only.
Returns the final destination file name.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntaxpublic string DestinationFileName { get; }
Public ReadOnly Property DestinationFileName As String
Get
Property Value
Type:
String
See Also