共用方式為


ExcludePathInfo.Path 屬性

定義

取得或設定檔案系統目錄路徑,您不應該搜尋這些路徑來找出要加入探索文件中的參考。

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

屬性值

應該在搜尋時排除的檔案系統目錄路徑。

適用於