IsSelectableProperty

IsSelectableProperty(PropertyInfo)

public static bool IsSelectableProperty(PropertyInfo propertyInfo) ;

説明

選択可能なプロパティか判定する。

パラメーター

パラメーター名 説明
propertyInfo 判定するPropertyInfo

戻り値

選択可能な場合にtrueを返す