共用方式為


DeploymentPlan.DeploymentPlanArtifact 屬性

命名空間:  Microsoft.Data.Schema.Build
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public Property DeploymentPlanArtifact As DeploymentPlanArtifact
    Get
    Set
public DeploymentPlanArtifact DeploymentPlanArtifact { get; set; }
public:
property DeploymentPlanArtifact^ DeploymentPlanArtifact {
    DeploymentPlanArtifact^ get ();
    void set (DeploymentPlanArtifact^ value);
}
member DeploymentPlanArtifact : DeploymentPlanArtifact with get, set
function get DeploymentPlanArtifact () : DeploymentPlanArtifact
function set DeploymentPlanArtifact (value : DeploymentPlanArtifact)

屬性值

型別:Microsoft.Data.Schema.Build.DeploymentPlanArtifact

.NET Framework 安全性

請參閱

參考

DeploymentPlan 類別

Microsoft.Data.Schema.Build 命名空間