Compartir a través de


DeploymentPlan.DeploymentPlanArtifact (Propiedad)

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Build.DeploymentPlanArtifact

Seguridad de .NET Framework

Vea también

Referencia

DeploymentPlan Clase

Microsoft.Data.Schema.Build (Espacio de nombres)