DynamicRegistrationSetting 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.
Class which represents a setting that can be dynamically registered.
public ref class DynamicRegistrationSetting
[System.Runtime.Serialization.DataContract]
public class DynamicRegistrationSetting
[<System.Runtime.Serialization.DataContract>]
type DynamicRegistrationSetting = class
Public Class DynamicRegistrationSetting
- Inheritance
-
DynamicRegistrationSetting
- Derived
- Attributes
Constructors
DynamicRegistrationSetting() |
Initializes a new instance of the DynamicRegistrationSetting class. |
DynamicRegistrationSetting(Boolean) |
Initializes a new instance of the DynamicRegistrationSetting class. |
Properties
DynamicRegistration |
Gets or sets a value indicating whether setting can be dynamically registered. |