BaseCodeGenerator.InputFilePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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