SPUsageEntry.MachineName Property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overridable Property MachineName As String
    Get
    Set
'Usage
Dim instance As SPUsageEntry
Dim value As String

value = instance.MachineName

instance.MachineName = value
public virtual string MachineName { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPUsageEntry Class

SPUsageEntry Members

Microsoft.SharePoint.Administration Namespace