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

属性值

类别中的字节数。

适用于