DeploymentPlanHandle クラス

定義

public sealed class DeploymentPlanHandle
type DeploymentPlanHandle = class
Public NotInheritable Class DeploymentPlanHandle
継承
DeploymentPlanHandle

プロパティ

名前 説明
Head

プランの先頭を返します。プランが空の場合は null を返します。

Tail

プランの末尾を返します。プランが空の場合は null を返します。

適用対象