BaseCodeGenerator.InputFilePath Property

Definition

file-path for the input file.

protected:
 property System::String ^ InputFilePath { System::String ^ get(); };
protected:
 property Platform::String ^ InputFilePath { Platform::String ^ get(); };
protected string InputFilePath { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InputFilePath : string
Protected ReadOnly Property InputFilePath As String

Property Value

Attributes

Applies to