DiagnosticsService.ResourceDll Property
This member overrides SPDiagnosticsServiceBase.ResourceDll.
Namespace: Microsoft.Office.Server.Administration
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ResourceDll As String
Get
'Usage
Dim value As String
value = Me.ResourceDll
protected override string ResourceDll { get; }
Property Value
Type: System.String