Redigera

Dela via


IntPtr.MinValue Property

Definition

Gets the smallest possible value of IntPtr.

public:
 static property IntPtr MinValue { IntPtr get(); };
public static IntPtr MinValue { get; }
static member MinValue : nativeint
Public Shared ReadOnly Property MinValue As IntPtr

Property Value

IntPtr

nativeint

The smallest possible value of IntPtr.

Implements

Applies to