WorkflowCompilerParameters.LibraryPaths プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンパイラが参照先アセンブリを検索するディレクトリ名のコレクションを表すプロパティを取得します。
public:
property System::Collections::Specialized::StringCollection ^ LibraryPaths { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection LibraryPaths { get; }
member this.LibraryPaths : System.Collections.Specialized.StringCollection
Public ReadOnly Property LibraryPaths As StringCollection
プロパティ値
コンパイラが参照アセンブリを検索するディレクトリ名のコレクションを表すプロパティ。
注釈
コンパイラは、標準ライブラリ パスをコレクションに追加します。