StoreLogPropertyDefinition 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.
A non-generic way to refer to a StoreLogPropertyDefinition<T>, and also the place where the well-known properties are defined.
public ref class StoreLogPropertyDefinition
public class StoreLogPropertyDefinition
public abstract class StoreLogPropertyDefinition
type StoreLogPropertyDefinition = class
Public Class StoreLogPropertyDefinition
Public MustInherit Class StoreLogPropertyDefinition
- Inheritance
-
StoreLogPropertyDefinition
- Derived
Remarks
All well-known properties should have reference/nullable type parameters so the fallback logic for resolving ambient/ local property values will work correctly.
Constructors
StoreLogPropertyDefinition() |
Properties
CanonicalRepresentation |
A setting may be persisted in different formats as it flows through the pipeline. This is a representation of the setting value that will remain constant regardless of the underlying serialization format. |
IsNesting | |
IsRoamable | |
IsRoamingEnabled | |
ListMergeBaseline | |
LocalRevision | |
OnlineRevision | |
Source |