CompilerError.SourceFile Field

Definition

Specifies the file name of the source text that caused the diagnostic, or an empty string ("").

public: System::String ^ SourceFile;
public string SourceFile;
val mutable SourceFile : string
Public SourceFile As String 

Field Value

Applies to