FrameFilterInfo.ModuleName Property
Returns the filename of the module from which the filter can be loaded.
Syntax:
[C#]
public
String
ModuleName
;
Limitations:
Read only.
See also:
FrameFilterInfo
,
FrameFilterInfo.ModulePath
<< FrameFilterInfo