Share via


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

속성 값

범주에는 바이트의 수입니다.

적용 대상