Partager via


DeploymentPlan.DeploymentPlanArtifact, propriété

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.Data.Schema.Build.DeploymentPlanArtifact

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPlan Classe

Microsoft.Data.Schema.Build, espace de noms