name
read-only property Returns the name of the resource represented by
the object.
Syntax:
variable = object.name
Remarks:
The returned value is the name of the resource only - not any kind
of full path! Full path term is meaningless in the abstract structure
represented by the library - some of the streams/storages are part of
the file system, others are not so it is impossible to define
"full physical path" term from the inside - it can be
obtained only through the general manipulation routines provided by
the SFMain component.
Applies to: SFInfo object
See also: SFMain
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|