DiagnosticsService.TypeName Property
Reserved for internal use.
Namespace: Microsoft.Office.Project.Server.Administration
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TypeName As String
Get
'Usage
Dim instance As DiagnosticsService
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property Value
Type: System.String