Share via


ExportErrorEventArgs.ProjectFile Property

Definition

The file name of the current item being exported.

public:
 property System::String ^ ProjectFile { System::String ^ get(); };
public string ProjectFile { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ProjectFile : string
Public ReadOnly Property ProjectFile As String

Property Value

Attributes

Applies to