FrameFilter.Name Property

Returns the name of this frame filter.
Syntax:
Public Name As String
Limitations:

Read only.

Remarks:

This method returns the same as FilterInfo.Name.

See also: FrameFilter, FrameFilter.FilterInfo

<< FrameFilter