Method GetTraceMessage
| Improve this Doc View SourceGetTraceMessage(LicenseProviderResult)
Gets the diagnostics trace message.
Declaration
protected abstract string GetTraceMessage(LicenseProviderResult result)
Parameters
Type | Name | Description |
---|---|---|
LicenseProviderResult | result | The result of this license provider. |
Returns
Type | Description |
---|---|
System.String | The diagnostics trace message |