バージョン

PropertySettings プロパティ

保存またはロードされる PropertyPersistenceInfoBase オブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property PropertySettings As PropertyPersistenceInfoBaseCollection
public PropertyPersistenceInfoBaseCollection PropertySettings {get;}
解説
SavePersistenceOptions または LoadPersistenceOptions が OnlySpecified に設定される場合、ここで識別されるプロパティだけが保存またはロードされます。そうでない場合、このコレクションは、プロパティを保存またはロードする方法を識別するために使用されます。
参照