Udostępnij za pośrednictwem


Właściwość PackageSettings.DeploymentType

Pobiera lub ustawia typ ten pakiet.

Przestrzeń nazw:  Microsoft.MasterDataServices.Deployment
Zestaw:  Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)

Składnia

'Deklaracja
Public Property DeploymentType As DeploymentType
    Get
    Set
'Użycie
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)

Wartość właściwości

Typ: Microsoft.MasterDataServices.Deployment.DeploymentType
Nowe wystąpienie typu DeploymentType.