次の方法で共有


ComposeDeploymentUpgradeDescription.ComposeFilePaths プロパティ

定義

この展開の次のバージョンを記述する compose ファイル パスの配列を取得します。

public string[] ComposeFilePaths { get; set; }
member this.ComposeFilePaths : string[] with get, set
Public Property ComposeFilePaths As String()

プロパティ値

String[]

作成ファイル パスの配列。

適用対象