BeforeOpenProjectEventArgs.Filename Property

Definition

Gets the name of the project file.

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

Property Value

Returns String.

Applies to