Compartir a través de


PointerTypeAttribute Constructor

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

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

Dim instance As New PointerTypeAttribute(pointerType)
public PointerTypeAttribute(
    string pointerType
)

Parameters