Click or drag to resize

QuickSaveForPublicationFileName Property

Defines destination file name. If NullOrEmpty then GetNextQuickFileName used.

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property FileName As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
Not CommandParameter (not recorded) and used internaly to set file name directly.
See Also