Compartilhar via


ProductKey constructor

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

Syntax

'Declaration
Public Sub New ( _
    productKey As String _
)
'Usage
Dim productKey As String

Dim instance As New ProductKey(productKey)
public ProductKey(
    string productKey
)

Parameters

See also

Reference

ProductKey structure

ProductKey members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace