MetaHeader.MaxRecord 屬性

定義

取得或設定相關聯 Metafile 物件中的最大記錄大小 (單位為位元組)。

public:
 property int MaxRecord { int get(); void set(int value); };
public int MaxRecord { get; set; }
member this.MaxRecord : int with get, set
Public Property MaxRecord As Integer

屬性值

相關聯 Metafile 物件中的最大記錄大小 (單位為位元組)。

適用於