İngilizce dilinde oku

Aracılığıyla paylaş


CommandLineSourceFile Struct

Definition

Describes a source file specification stored on command line arguments.

C#
[System.Diagnostics.DebuggerDisplay("{Path,nq}")]
public struct CommandLineSourceFile
C#
[System.Diagnostics.DebuggerDisplay("{Path,nq}")]
public readonly struct CommandLineSourceFile
Inheritance
CommandLineSourceFile
Attributes

Constructors

Properties

IsInputRedirected

True if the input has been redirected from the standard input stream.

IsScript

True if the file should be treated as a script file.

Path

Resolved absolute path of the source file (does not contain wildcards).

Applies to

Ürün Sürümler
Roslyn 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0