Click or drag to resize

GetMacroCaptionEventArgsCaption Field

Gets or sets the file name's caption.

Namespace: WinWrap.Basic.Server.Classic
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
public string Caption

Field Value

String
The file name's caption.
Remarks
Initialized to the value of the file name. Change this to show a non-standard caption.
See Also