バージョン

ShouldIncludeProperty メソッド

プロパティが評価に含まれる場合は True を返します。
シンタックス
public bool ShouldIncludeProperty( 
   string property,
   string path
)

パラメータ

property
確認するプロパティ。
path
プロパティの所有者へのパス。

戻り値の型

プロパティを含む場合は True。
参照