added samples
[windows-sources.git] / sdk / samples / WFSamples / Technologies / Activities / Throw / CS / Throw / Properties / Settings.Designer.cs
blob2987308a3113775aa54a072bf0210c9158689a79
1 //---------------------------------------------------------------------
2 // This file is part of the Windows Workflow Foundation SDK Code Samples.
3 //
4 // Copyright (C) Microsoft Corporation. All rights reserved.
5 //
6 //This source code is intended only as a supplement to Microsoft
7 //Development Tools and/or on-line documentation. See these other
8 //materials for detailed information regarding Microsoft code samples.
9 //
10 //THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
11 //KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
12 //IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
13 //PARTICULAR PURPOSE.
14 //---------------------------------------------------------------------
16 //------------------------------------------------------------------------------
17 // <auto-generated>
18 // This code was generated by a tool.
19 // Runtime Version:2.0.50727.42
21 // Changes to this file may cause incorrect behavior and will be lost if
22 // the code is regenerated.
23 // </auto-generated>
24 //------------------------------------------------------------------------------
26 namespace Microsoft.Samples.Workflow.Throw.Properties {
29 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
30 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")]
31 internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
33 private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
35 public static Settings Default {
36 get {
37 return defaultInstance;