ExternalImageCategory.ByteCount 屬性

定義

取得或設定該類別中的位元組數。

public:
 property System::String ^ ByteCount { System::String ^ get(); void set(System::String ^ value); };
public string ByteCount { get; set; }
member this.ByteCount : string with get, set
Public Property ByteCount As String

屬性值

類別中的位元組數。

適用於