Proprietà DeploymentPlan.DeploymentPlanArtifact
Spazio dei nomi: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Sintassi
'Dichiarazione
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)
Valore proprietà
Tipo: Microsoft.Data.Schema.Build.DeploymentPlanArtifact
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.