Skip to content

P_Rhino_DocumentSaveEventArgs_FileName

Will Pearson edited this page Aug 12, 2016 · 2 revisions

DocumentSaveEventArgs.FileName Property

Name of file being written.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public string FileName { get; }

VB

Public ReadOnly Property FileName As String
	Get

Property Value

Type: String

Version Information

Supported in: 5D58w

See Also

Reference

DocumentSaveEventArgs Class
Rhino Namespace

Clone this wiki locally