TempFileCollection.BasePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在暫存檔目錄中,取得主檔名 (沒有副檔名) 的完整路徑,用於產生集合的暫存檔名。
public:
property System::String ^ BasePath { System::String ^ get(); };
public string BasePath { get; }
member this.BasePath : string
Public ReadOnly Property BasePath As String
屬性值
在暫存目錄路徑中,主檔名 (沒有副檔名) 的完整路徑用於產生集合的暫存檔名。