StoreLogPropertyDefinition.IsRoamable 属性

定义

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

属性值

StoreLogPropertyDefinition<Nullable<Boolean>>

适用于