StoreLogPropertyInstance.Definition 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:
property Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition ^ Definition { Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition ^ get(); };
public Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition Definition { get; }
public Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition Definition { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.Definition : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Definition : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition
Public ReadOnly Property Definition As StoreLogPropertyDefinition
Property Value
- Attributes