GlobalObject.ushort 屬性

定義

取得對應到 JScript ushort 資料類型的 Managed 類型。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 static property Type ^ ushort { Type ^ get(); };
public static Type ushort { get; }
member this.ushort : Type
Public Shared ReadOnly Property ushort As Type

屬性值

Type

對應到 JScript ushort 資料類型的 Managed 類型。

適用於