ConfigurationPackage Class

Definition

Represents a configuration package.

public sealed class ConfigurationPackage
type ConfigurationPackage = class
Public NotInheritable Class ConfigurationPackage
Inheritance
ConfigurationPackage

Properties

Description

Gets the ConfigurationPackageDescription associated with the ConfigurationPackage.

Path

Gets the local path for the ConfigurationPackage.

Settings

Gets the ConfigurationSettings associated with the ConfigurationPackage.

Applies to