語言

SetMemberBinder.IgnoreCase 屬性

定義

取得一個值,指示字串比較是否應忽略成員名稱的大小寫。

public:
 property bool IgnoreCase { bool get(); };
public bool IgnoreCase { get; }
member this.IgnoreCase : bool
Public ReadOnly Property IgnoreCase As Boolean

屬性值

true若忽略格;否則,。 false

適用於