StoreLogPropertyInstance<T>.TypedDefinition Property

Definition

public:
 property Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition<T> ^ TypedDefinition { Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition<T> ^ get(); };
public Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition<T> TypedDefinition { get; }
member this.TypedDefinition : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition<'T>
Public ReadOnly Property TypedDefinition As StoreLogPropertyDefinition(Of T)

Property Value

Applies to