SPRSDiagnosticsService.TypeName Property

Definition

Gets the type name of the service.

public:
 virtual property System::String ^ TypeName { System::String ^ get(); };
public override string TypeName { get; }
member this.TypeName : string
Public Overrides ReadOnly Property TypeName As String

Property Value

The name of the service.

Applies to