VCCodeUsingAlias.IsCaseSensitive Özellik

Tanım

Bir kod öğesinin büyük/küçük harfe duyarlı olup olmadığını belirler.

public:
 property bool IsCaseSensitive { bool get(); };
public:
 property bool IsCaseSensitive { bool get(); };
[System.Runtime.InteropServices.DispId(513)]
public bool IsCaseSensitive { [System.Runtime.InteropServices.DispId(513)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(513)>]
[<get: System.Runtime.InteropServices.DispId(513)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.IsCaseSensitive : bool
Public ReadOnly Property IsCaseSensitive As Boolean

Özellik Değeri

Boolean

true kod öğesinin adı büyük/küçük harfe duyarlıdır; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır