Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the type of the package.
Espace de noms : Microsoft.MasterDataServices.Deployment
Assembly : Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Syntaxe
'Déclaration
Public Property DeploymentType As DeploymentType
Get
Set
'Utilisation
Dim instance As PackageSettings
Dim value As DeploymentType
value = instance.DeploymentType
instance.DeploymentType = value
public DeploymentType DeploymentType { get; set; }
public:
property DeploymentType DeploymentType {
DeploymentType get ();
void set (DeploymentType value);
}
member DeploymentType : DeploymentType with get, set
function get DeploymentType () : DeploymentType
function set DeploymentType (value : DeploymentType)
Valeur de propriété
Type : Microsoft.MasterDataServices.Deployment.DeploymentType
The type of the package.