共用方式為


UIntPtr.MaxValue 屬性

定義

表示 UIntPtr的最大可能值。

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

屬性值

UIntPtr

unativeint

UIntPtr的最大可能值。

實作

適用於