CommandLineArguments.ReferencePaths プロパティ

定義

参照の検索に使用される絶対パスのシーケンス。

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

プロパティ値

適用対象