共用方式為


IntPtr.MaxValue 屬性

定義

取得 IntPtr的最大可能值。

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

屬性值

IntPtr

nativeint

IntPtr的最大可能值。

實作

適用於