StoreLogPropertyInstance<T> 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 store log property with a specific value.
generic <typename T>
public ref class StoreLogPropertyInstance : Microsoft::VisualStudio::Settings::StoreLogPropertyInstance
public class StoreLogPropertyInstance<T> : Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
type StoreLogPropertyInstance<'T> = class
inherit StoreLogPropertyInstance
Public Class StoreLogPropertyInstance(Of T)
Inherits StoreLogPropertyInstance
Type Parameters
- T
The property type
- Inheritance
Constructors
StoreLogPropertyInstance<T>(StoreLogPropertyDefinition<T>, T) |
Properties
Definition | (Inherited from StoreLogPropertyInstance) |
HasValue | |
IsInitialized | (Inherited from StoreLogPropertyInstance) |
ShouldOverrideExistingProperty | |
TypedDefinition | |
Value |
Methods
ReplaceOrCombine(StoreLogPropertyInstance) | (Inherited from StoreLogPropertyInstance) |