CommandLineArguments.SourcePaths 속성

정의

#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)

속성 값

적용 대상