StoreLogPropertyDefinition.OnlineRevision 属性

定义

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

属性值

StoreLogPropertyDefinition<Nullable<Int32>>

适用于