StoreLogPropertyDefinition.OnlineRevision Property

Definition

public:
 static property Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition<Nullable<int>> ^ OnlineRevision { Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition<Nullable<int>> ^ get(); };
public static Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition<int?> OnlineRevision { get; }
static member OnlineRevision : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition<Nullable<int>>
Public Shared ReadOnly Property OnlineRevision As StoreLogPropertyDefinition(Of Nullable(Of Integer))

Property Value

Applies to