FrameFilterInfo.ModulePath Property

Returns the complete path to the module from which the filter can be loaded.
Syntax:
[C#]
public String ModulePath;
Limitations:

Read only.

See also: FrameFilterInfo, FrameFilterInfo.ModuleName

<< FrameFilterInfo