Aracılığıyla paylaş


CmdLineException.ResourceKey(CmdLineError) Yöntem

Tanım

Kaynak dosyasında belirtilen hatanın anahtarını döndürür.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 System::String ^ ResourceKey(Microsoft::JScript::CmdLineError errorCode);
public string ResourceKey (Microsoft.JScript.CmdLineError errorCode);
member this.ResourceKey : Microsoft.JScript.CmdLineError -> string
Public Function ResourceKey (errorCode As CmdLineError) As String

Parametreler

errorCode
CmdLineError

Sabit listesi değerlerinden biri. anahtarı alınacak hatayı belirtir.

Döndürülenler

anahtarı errorCode.

Şunlara uygulanır

Ayrıca bkz.