次の方法で共有


DeployedApplication.TempDirectory プロパティ

定義

デプロイされたアプリケーション インスタンスによって使用される一時ディレクトリ パスを取得します。

public string TempDirectory { get; }
member this.TempDirectory : string
Public ReadOnly Property TempDirectory As String

プロパティ値

デプロイされたアプリケーション インスタンスによって使用される一時ディレクトリ パス。

適用対象