MobileErrorInfo.File Właściwość

Definicja

Zwraca nazwę pliku kodu, w którym wystąpił wyjątek. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z ASP.NET.

public:
 property System::String ^ File { System::String ^ get(); void set(System::String ^ value); };
public string File { get; set; }
member this.File : string with get, set
Public Property File As String

Wartość właściwości

Nazwa pliku kodu, w którym wystąpił wyjątek.

Dotyczy

Zobacz też