Share via


ComputerInfo.MachineName Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ComputerInfo Class

Microsoft.TeamFoundation.Common Namespace