バージョン

CategoryNames プロパティ

カテゴリ名のリスト。
シンタックス
'宣言
 
Public Property CategoryNames As List(Of String)
public List<string> CategoryNames {get; set;}
参照