VCWizCtlClass.ValidateCLRIdentifier(String, Boolean) Yöntem

Tanım

Bir adın geçerli bir CLR tanımlayıcı olup olmadığını döndürür.

 virtual bool ValidateCLRIdentifier(std::wstring const & bstrName, bool bReportError = true);
[System.Runtime.InteropServices.DispId(1610743860)]
public virtual bool ValidateCLRIdentifier (string bstrName, bool bReportError = true);
[<System.Runtime.InteropServices.DispId(1610743860)>]
abstract member ValidateCLRIdentifier : string * bool -> bool
override this.ValidateCLRIdentifier : string * bool -> bool
Public Overridable Function ValidateCLRIdentifier (bstrName As String, Optional bReportError As Boolean = true) As Boolean

Parametreler

bstrName
String

Sınanacak ad.

bReportError
Boolean

trueBir hata bildirmek için olarak ayarlayın.

Döndürülenler

Boolean

Ad geçerli bir CLR tanımlayıcısıdır true.

Uygulamalar

Öznitelikler

Şunlara uygulanır