ServerAttributes.MachineName Field
Machine name.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const MachineName As String
public const string MachineName
public:
literal String^ MachineName
static val mutable MachineName: string
public const var MachineName : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.