Compartir a través de


CommandLineArguments.SourcePaths Propiedad

Definición

Secuencia de rutas de acceso absolutas usadas para buscar orígenes especificados como directivas de #load.

public:
 property System::Collections::Immutable::ImmutableArray<System::String ^> SourcePaths { System::Collections::Immutable::ImmutableArray<System::String ^> get(); };
public System.Collections.Immutable.ImmutableArray<string> SourcePaths { get; }
member this.SourcePaths : System.Collections.Immutable.ImmutableArray<string>
Public ReadOnly Property SourcePaths As ImmutableArray(Of String)

Valor de propiedad

Se aplica a