BuildConstants.FirewallExceptionFormat Property

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property FirewallExceptionFormat As String
public static string FirewallExceptionFormat { get; }
public:
static property String^ FirewallExceptionFormat {
    String^ get ();
}
static member FirewallExceptionFormat : string with get
static function get FirewallExceptionFormat () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants Class

Microsoft.TeamFoundation.Build.Common Namespace