Bagikan melalui


CommandLineArguments.SourceFiles Properti

Definisi

Jalur file sumber.

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::CommandLineSourceFile> SourceFiles { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::CommandLineSourceFile> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.CommandLineSourceFile> SourceFiles { get; }
member this.SourceFiles : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.CommandLineSourceFile>
Public ReadOnly Property SourceFiles As ImmutableArray(Of CommandLineSourceFile)

Nilai Properti

Keterangan

Menyertakan file yang ditentukan langsung pada baris perintah serta pola pencocokan file yang ditentukan pada baris perintah menggunakan opsi wildcard '*' dan '?' atau /recurse.

Berlaku untuk