Share via


SPDiagnosticsCategory.IDiagnosticsLevel.Id property

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("use Name property of SPDiagnoticsCategory")> _
Private ReadOnly Property Id As String
    Implements IDiagnosticsLevel.Id
    Get
'Usage
Dim instance As SPDiagnosticsCategory
Dim value As String

value = CType(instance, IDiagnosticsLevel).Id
[ObsoleteAttribute("use Name property of SPDiagnoticsCategory")]
stringIDiagnosticsLevel.Id { get; }

Property value

Type: System.String
Returns String.

Implements

IDiagnosticsLevel.Id

See also

Reference

SPDiagnosticsCategory class

SPDiagnosticsCategory members

Microsoft.SharePoint.Administration namespace