Share via


FileMapping.IntPtr Property

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

Syntax

'Declaration
Public ReadOnly Property IntPtr As IntPtr
    Get
'Usage
Dim instance As FileMapping
Dim value As IntPtr

value = instance.IntPtr
public IntPtr IntPtr { get; }

Property Value

Type: System.IntPtr