ProductKey.ToString method

This member overrides ValueType.ToString().

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

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

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

ProductKey structure

ProductKey members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace