バージョン

PriorityProperties プロパティ

オブジェクトの他のプロパティを調べようとする前に、適用する必要のあるプロパティのリストを取得します。
シンタックス
'宣言
 
ReadOnly Property PriorityProperties As List(Of String)
List<string> PriorityProperties {get;}
参照