HostBlobDataCounter.Name property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Name As String
Get
'Usage
Dim instance As HostBlobDataCounter
Dim value As String
value = instance.Name
public virtual string Name { get; }
Property value
Type: System.String