Share via


ProxyConfiguration.IsValid Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property IsValid As Boolean
public bool IsValid { get; }
public:
property bool IsValid {
    bool get ();
}
member IsValid : bool with get
function get IsValid () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ProxyConfiguration Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace