IAllPendingChangesExt.FilterText Property

Get the filter text

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls.Extensibility
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
ReadOnly Property FilterText As String
string FilterText { get; }
property String^ FilterText {
    String^ get ();
}
abstract FilterText : string with get
function get FilterText () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IAllPendingChangesExt Interface

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility Namespace