ToString Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides Object. . :: . .ToString() () () ().

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As DiagnosticRule
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string 
override ToString : unit -> string 
public override function ToString() : String

Return Value

Type: System. . :: . .String
Returns String.

See Also

Reference

DiagnosticRule Class

Microsoft.ApplicationServer.Caching Namespace