バージョン

Properties プロパティ

オブジェクトのすべてのサブプロパティに関するプロパティ情報のリストを取得または設定します。
シンタックス
'宣言
 
Public Property Properties As Collection(Of PropertyDataInfo)
public Collection<PropertyDataInfo> Properties {get; set;}
参照