StoreLogPropertyInstance.ShouldOverrideExistingProperty Property
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.
public:
abstract property bool ShouldOverrideExistingProperty { bool get(); };
public abstract bool ShouldOverrideExistingProperty { get; }
public bool ShouldOverrideExistingProperty { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.ShouldOverrideExistingProperty : bool
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ShouldOverrideExistingProperty : bool
Public MustOverride ReadOnly Property ShouldOverrideExistingProperty As Boolean
Public ReadOnly Property ShouldOverrideExistingProperty As Boolean
Property Value
- Attributes