StoreLogPropertyDefinition.IsRoamingEnabled Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static property Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition<Nullable<bool>> ^ IsRoamingEnabled { Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition<Nullable<bool>> ^ get(); };
public static Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition<Nullable<bool>> IsRoamingEnabled { get; }
member this.IsRoamingEnabled : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition<Nullable<bool>>
Public Shared ReadOnly Property IsRoamingEnabled As StoreLogPropertyDefinition(Of Nullable(Of Boolean))