1
//---------------------------------------------------------------------
2 // This file is part of the Windows Workflow Foundation SDK Code Samples.
4 // Copyright (C) Microsoft Corporation. All rights reserved.
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.
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
14 //---------------------------------------------------------------------
16 //------------------------------------------------------------------------------
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.
24 //------------------------------------------------------------------------------
26 namespace Microsoft
.Samples
.Workflow
.CustomActivityBinding
.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
{
37 return defaultInstance
;