Click or drag to resize
ProvisioningPackageExtensionName Property
Gets the name of the Atomia Provisioning Package extension.

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

Property Value

Type: String
The name of the package extension.
See Also