다음을 통해 공유


ExternalImageCategory.Count 속성

정의

범주 개수를 가져오거나 설정합니다.

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

속성 값

범주 개수입니다.

적용 대상