예제 #1
0
 storageLocations : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(ReSharperStatus)));
예제 #2
0
 storageLocation : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(SolutionChecksumMonitorBackOffTimeSpanInMS)));
예제 #3
0
 new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(Database)));
예제 #4
0
 storageLocation : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(ShowDebugInfo)));
예제 #5
0
 storageLocations : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(LastDateTimeUsedSuggestionAction)));
예제 #6
0
 storageLocation : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(MaxCompletionListSize)));
 defaultValue : false, storageLocations : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(NeverShowAgain)));
 storageLocations : new LocalUserProfileStorageLocation(
     LocalRegistryPath + nameof(NeverShowAgain)
예제 #9
0
 storageLocations : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(Enabled)));
예제 #10
0
 storageLocations : new LocalUserProfileStorageLocation(
     LocalRegistryPath + nameof(DefinitionGroupingPriority)
예제 #11
0
 storageLocation : new LocalUserProfileStorageLocation(LocalRegistryPath + nameof(OOP64Bit)));