共用方式為


StoreLogPropertyDefinition Class

Definition

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
type StoreLogPropertyDefinition = class
Public 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.

IsRoamable
IsRoamingEnabled
ListMergeBaseline
LocalRevision
OnlineRevision
Source

Applies to