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

プロパティ値

カテゴリ数。

適用対象