CmdletProvider.Filter Property

Definition

Gets the provider specific filter that was supplied by the caller.

public:
 property System::String ^ Filter { System::String ^ get(); };
public:
 property Platform::String ^ Filter { Platform::String ^ get(); };
public string Filter { get; }
member this.Filter : string
Public ReadOnly Property Filter As String

Property Value

Applies to