SPCallCounter.Name property
O nome de contador chamada.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public MustOverride ReadOnly Property Name As String
Get
'Uso
Dim instance As SPCallCounter
Dim value As String
value = instance.Name
public abstract string Name { get; }
Property value
Type: System.String
Uma representação de String do nome.