ErrorEventArgs.Filename 属性

定义

获取发生错误的脚本文件的名称。

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

属性值

适用于