バージョン

PropertyNamePersistenceOptions 列挙体

プロパティを名前で探すために使用可能なオプションを説明します。
シンタックス
'宣言
 
Public Enum PropertyNamePersistenceOptions 
   Inherits System.Enum
public enum PropertyNamePersistenceOptions : System.Enum 
メンバ
メンバ解説
ContainsPropertypath を調べ、指定された名前があるか確認します。
PropertyName特定の名前を探します。
PropertyPathプロパティ パス内の特定の名前を探します。
参照