다음을 통해 공유


SPTracingService.TypeName Property

Gets the string value representing the tracing service instance type name.

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

Syntax

'Declaration
Public Overrides ReadOnly Property TypeName As String
    Get
'Usage
Dim instance As SPTracingService
Dim value As String

value = instance.TypeName
public override string TypeName { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPTracingService Class

SPTracingService Members

Microsoft.SharePoint.Administration Namespace