Click or drag to resize

MapMacroNameEventArgsBaseName Field

Gets the macro's base name.

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

Field Value

String
The macro's base name.
Remarks
The macro's base name is like a current directory. If the FileName is a relative path, then it's relative to the BaseName.
See Also