Click or drag to resize
ProvisioningPackageName Property
Gets or sets the name of the Atomia Provisioning package.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the package.
See Also