共用方式為


IntPtr.MinValue 屬性

定義

取得 IntPtr的最小可能值。

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

屬性值

IntPtr

nativeint

IntPtr的最小可能值。

實作

適用於