Share via


IPendingChangesExt.ExcludedChangesFilterText Property

Get the excluded changes text filter

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

IPendingChangesExt Interface

Microsoft.TeamFoundation.VersionControl.Controls.Extensibility Namespace