BeforeOpenProjectEventArgs.Filename 属性

定义

获取项目文件的名称。

public:
 property System::String ^ Filename { System::String ^ get(); };
public:
 property Platform::String ^ Filename { Platform::String ^ get(); };
public string Filename { get; }
member this.Filename : string
Public ReadOnly Property Filename As String

属性值

String

返回 String

适用于