Share via


BuildMessage.File Property

Definition

Filename (optional) for source location of the issue

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

Property Value

Applies to