Click or drag to resize

SettingsPromptFilename Property

The default file name used when prompting for a file name.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property PromptFilename As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
Gets or sets the initial file name (PromptFilename) for the Save As dialog when PromptForFilename is on.
See Also