StoreLogPropertyDefinition<T> Class
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 without a value assigned.
C++
generic <typename T>
public ref class StoreLogPropertyDefinition : Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition
public class StoreLogPropertyDefinition<T> : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition
type StoreLogPropertyDefinition<'T> = class
inherit StoreLogPropertyDefinition
Public Class StoreLogPropertyDefinition(Of T)
Inherits StoreLogPropertyDefinition
- T
The property type
- Inheritance
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |