PackageInfo.PropertyOverrideParameterSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the set of property override parameters.
public: ref class PackageInfo::PropertyOverrideParameterSet
public class PackageInfo.PropertyOverrideParameterSet
type PackageInfo.PropertyOverrideParameterSet = class
Public Class PackageInfo.PropertyOverrideParameterSet
- Inheritance
-
PackageInfo.PropertyOverrideParameterSet
Constructors
PackageInfo.PropertyOverrideParameterSet() |
Initializes a new instance of the PackageInfo.PropertyOverrideParameterSet class. |
Properties
PropertyPath |
Gets or sets the path of the property. |
PropertyValue |
Gets or sets the property value. |
Sensitive |
Gets or sets whether the property override parameter set is sensitive. |