IVsSearchQuery.ParseError Özellik

Tanım

Arama dizesi belirteçlere ayrıştırılırken herhangi bir hata olup olmadığını alır.

public:
 property System::UInt32 ParseError { System::UInt32 get(); };
public:
 property unsigned int ParseError { unsigned int get(); };
public uint ParseError { get; }
member this.ParseError : uint32
Public ReadOnly Property ParseError As UInteger

Özellik Değeri

UInt32

true bir ayrıştırma hatası oluştuysa veya false hata oluştuysa.

Şunlara uygulanır