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 命名空间