//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace DTS.Common.Utilities.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DTS.Utilities.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to yyyy-MM-dd HH:mm:ss.fff. /// internal static string APILogging_DateTime_Format { get { return ResourceManager.GetString("APILogging_DateTime_Format", resourceCulture); } } /// /// Looks up a localized string similar to {0}An {1}exception of type: {2} occurred. /// internal static string APILogging_ExceptionFormatter_ExceptionOfTypeOccurredString { get { return ResourceManager.GetString("APILogging_ExceptionFormatter_ExceptionOfTypeOccurredString", resourceCulture); } } /// /// Looks up a localized string similar to inner . /// internal static string APILogging_ExceptionFormatter_InnerIndicationString { get { return ResourceManager.GetString("APILogging_ExceptionFormatter_InnerIndicationString", resourceCulture); } } /// /// Looks up a localized string similar to . /// internal static string APILogging_ExceptionFormatter_NonInnerIndicationString { get { return ResourceManager.GetString("APILogging_ExceptionFormatter_NonInnerIndicationString", resourceCulture); } } /// /// Looks up a localized string similar to {0}Message: {1}. /// internal static string APILogging_ExceptionMessageDisplayString { get { return ResourceManager.GetString("APILogging_ExceptionMessageDisplayString", resourceCulture); } } /// /// Looks up a localized string similar to === . /// internal static string APILogging_LevelSeperatorString { get { return ResourceManager.GetString("APILogging_LevelSeperatorString", resourceCulture); } } /// /// Looks up a localized string similar to ========================================. /// internal static string APILogging_LogEntrySeperatorString { get { return ResourceManager.GetString("APILogging_LogEntrySeperatorString", resourceCulture); } } /// /// Looks up a localized string similar to APILogger.LogException: Writer delegate is null. /// internal static string APILogging_LogException_NullWriterDelegateString { get { return ResourceManager.GetString("APILogging_LogException_NullWriterDelegateString", resourceCulture); } } /// /// Looks up a localized string similar to {0}Module: {1}, Name: {2}. /// internal static string APILogging_ModuleNameDisplayString { get { return ResourceManager.GetString("APILogging_ModuleNameDisplayString", resourceCulture); } } /// /// Looks up a localized string similar to APILogger.LogString: Writer delegate is null. /// internal static string APILogging_NullWriterDelegateString { get { return ResourceManager.GetString("APILogging_NullWriterDelegateString", resourceCulture); } } /// /// Looks up a localized string similar to {0}StackTrace: {1}. /// internal static string APILogging_StackTraceDisplayString { get { return ResourceManager.GetString("APILogging_StackTraceDisplayString", resourceCulture); } } /// /// Looks up a localized string similar to cannot use null attribute value extraction method reference. /// internal static string AttributeCoder_AttributeCoder_NullAttributeValueExtractionMethodReferenceString { get { return ResourceManager.GetString("AttributeCoder_AttributeCoder_NullAttributeValueExtractionMethodReferenceString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem decoding attribute value. /// internal static string AttributeCoder_DecodeAttributeExceptionString { get { return ResourceManager.GetString("AttributeCoder_DecodeAttributeExceptionString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem decoding attribute values. /// internal static string AttributeCoder_DecodeAttributesExceptionString { get { return ResourceManager.GetString("AttributeCoder_DecodeAttributesExceptionString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem dehashing attribute value. /// internal static string AttributeCoder_DehashAttributeValue_DehashAttributeValueExceptionString { get { return ResourceManager.GetString("AttributeCoder_DehashAttributeValue_DehashAttributeValueExceptionString", resourceCulture); } } /// /// Looks up a localized string similar to unable to match attribute value with an actual target type. /// internal static string AttributeCoder_DehashAttributeValue_UnableToMatchAttributeValueWithTargetString { get { return ResourceManager.GetString("AttributeCoder_DehashAttributeValue_UnableToMatchAttributeValueWithTargetString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem encoding attribute value. /// internal static string AttributeCoder_EncodeAttributeExceptionString { get { return ResourceManager.GetString("AttributeCoder_EncodeAttributeExceptionString", resourceCulture); } } /// /// Looks up a localized string similar to no attributes of specified type found on designated target. /// internal static string AttributeCoder_NoTypeAttributesFoundOnTargetString { get { return ResourceManager.GetString("AttributeCoder_NoTypeAttributesFoundOnTargetString", resourceCulture); } } /// /// Looks up a localized string similar to unable to find unique target type mapping for the specified attribute value. /// internal static string AttributeCoder_UnableToFindTargetTypeMappingString { get { return ResourceManager.GetString("AttributeCoder_UnableToFindTargetTypeMappingString", resourceCulture); } } /// /// Looks up a localized string similar to because. /// internal static string Exceptional_GenerateMessageFromExceptionTree_BecauseString { get { return ResourceManager.GetString("Exceptional_GenerateMessageFromExceptionTree_BecauseString", resourceCulture); } } /// /// Looks up a localized string similar to {0}{1}. /// internal static string Exceptional_GenerateMessageFromExceptionTree_EndsWithFormatString { get { return ResourceManager.GetString("Exceptional_GenerateMessageFromExceptionTree_EndsWithFormatString", resourceCulture); } } /// /// Looks up a localized string similar to .. /// internal static string Exceptional_GenerateMessageFromExceptionTree_ErrorTextTerminatorString { get { return ResourceManager.GetString("Exceptional_GenerateMessageFromExceptionTree_ErrorTextTerminatorString", resourceCulture); } } /// /// Looks up a localized string similar to {0}{1}{2}. /// internal static string Exceptional_GenerateMessageFromExceptionTree_MessageFormatString { get { return ResourceManager.GetString("Exceptional_GenerateMessageFromExceptionTree_MessageFormatString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem constructing {0}. /// internal static string Generic_EncounteredProblemConstructingClassString { get { return ResourceManager.GetString("Generic_EncounteredProblemConstructingClassString", resourceCulture); } } /// /// Looks up a localized string similar to <null>. /// internal static string Generic_NullIndicatorString { get { return ResourceManager.GetString("Generic_NullIndicatorString", resourceCulture); } } /// /// Looks up a localized string similar to proposed value "{0}" is not a power of two. /// internal static string PowerOfTwoProperty_GetInvalidValueDescription_ProposedValueIsNotPowerOf2String { get { return ResourceManager.GetString("PowerOfTwoProperty_GetInvalidValueDescription_ProposedValueIsNotPowerOf2String", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem getting invalid value description. /// internal static string PowerOfTwoProperty_GetInvalidValueDescription_UnableToGetDescriptionString { get { return ResourceManager.GetString("PowerOfTwoProperty_GetInvalidValueDescription_UnableToGetDescriptionString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem determining whether or not "{0}" is a power of two. /// internal static string PowerOfTwoProperty_IsPowerOf2_UnableToDeterminePowerOf2nessString { get { return ResourceManager.GetString("PowerOfTwoProperty_IsPowerOf2_UnableToDeterminePowerOf2nessString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem determing power of two-validity of "{0} ". /// internal static string PowerOfTwoProperty_IsValidValue_UnableToDetermineValidityString { get { return ResourceManager.GetString("PowerOfTwoProperty_IsValidValue_UnableToDetermineValidityString", resourceCulture); } } /// /// Looks up a localized string similar to property {0}cannot be set to {1}. /// internal static string Property_GetInvalidValueDescription_CouldNotSetToValueString { get { return ResourceManager.GetString("Property_GetInvalidValueDescription_CouldNotSetToValueString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem generating invalid valid description. /// internal static string Property_GetInvalidValueDescription_GetDescriptionFailedString { get { return ResourceManager.GetString("Property_GetInvalidValueDescription_GetDescriptionFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem getting property {0}value. /// internal static string Property_Value_CouldNotGetValueString { get { return ResourceManager.GetString("Property_Value_CouldNotGetValueString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem setting property {0}value. /// internal static string Property_Value_CouldNotSetValueString { get { return ResourceManager.GetString("Property_Value_CouldNotSetValueString", resourceCulture); } } /// /// Looks up a localized string similar to property has not been initialized. /// internal static string Property_Value_NotInitializedString { get { return ResourceManager.GetString("Property_Value_NotInitializedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem generating invalid value description for value "{0}". /// internal static string RangeRestrictedDoubleProperty_GetInvalidValueDescription_GetDescriptionFailedString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_GetInvalidValueDescription_GetDescriptionFailedStri" + "ng", resourceCulture); } } /// /// Looks up a localized string similar to the specified value "{0}" is greater than the maximum allowable value of "{1}". /// internal static string RangeRestrictedDoubleProperty_GetInvalidValueDescription_MaximumDescriptionString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_GetInvalidValueDescription_MaximumDescriptionString" + "", resourceCulture); } } /// /// Looks up a localized string similar to the specified value "{0}" is less than the minimum allowable value of "{1}". /// internal static string RangeRestrictedDoubleProperty_GetInvalidValueDescription_MinimumDescriptionString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_GetInvalidValueDescription_MinimumDescriptionString" + "", resourceCulture); } } /// /// Looks up a localized string similar to the specified value "{0}" is valid. /// internal static string RangeRestrictedDoubleProperty_GetInvalidValueDescription_ValidValueDescriptionString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_GetInvalidValueDescription_ValidValueDescriptionStr" + "ing", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem determing range-restricted validity of "{0}". /// internal static string RangeRestrictedDoubleProperty_IsValidValue_UnableToDetermineValidityString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_IsValidValue_UnableToDetermineValidityString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem getting maximum range value. /// internal static string RangeRestrictedDoubleProperty_MaximumValue_GetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_MaximumValue_GetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem setting maximum range value. /// internal static string RangeRestrictedDoubleProperty_MaximumValue_SetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_MaximumValue_SetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem getting minimum range value. /// internal static string RangeRestrictedDoubleProperty_MinimumValue_GetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_MinimumValue_GetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem setting minimum range value. /// internal static string RangeRestrictedDoubleProperty_MinimumValue_SetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_MinimumValue_SetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to minimum value ({0}) must be less than or equal to maximum value ({1}). /// internal static string RangeRestrictedDoubleProperty_MinMustBeLessThanMaxString { get { return ResourceManager.GetString("RangeRestrictedDoubleProperty_MinMustBeLessThanMaxString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem generating invalid value description for value "{0}". /// internal static string RangeRestrictedIntProperty_GetInvalidValueDescription_GetDescriptionFailedString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_GetInvalidValueDescription_GetDescriptionFailedString", resourceCulture); } } /// /// Looks up a localized string similar to the specified value "{0}" is greater than the maximum allowable value of "{1}". /// internal static string RangeRestrictedIntProperty_GetInvalidValueDescription_MaximumDescriptionString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_GetInvalidValueDescription_MaximumDescriptionString", resourceCulture); } } /// /// Looks up a localized string similar to the specified value "{0}" is less than the minimum allowable value of "{1}". /// internal static string RangeRestrictedIntProperty_GetInvalidValueDescription_MinimumDescriptionString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_GetInvalidValueDescription_MinimumDescriptionString", resourceCulture); } } /// /// Looks up a localized string similar to the specified value "{0}" is valid. /// internal static string RangeRestrictedIntProperty_GetInvalidValueDescription_ValidValueDescriptionString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_GetInvalidValueDescription_ValidValueDescriptionString" + "", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem determing range-restricted validity of "{0}". /// internal static string RangeRestrictedIntProperty_IsValidValue_UnableToDetermineValidityString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_IsValidValue_UnableToDetermineValidityString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem getting maximum range value. /// internal static string RangeRestrictedIntProperty_MaximumValue_GetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_MaximumValue_GetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem setting maximum range value. /// internal static string RangeRestrictedIntProperty_MaximumValue_SetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_MaximumValue_SetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem getting minimum range value. /// internal static string RangeRestrictedIntProperty_MinimumValue_GetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_MinimumValue_GetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to encountered problem setting minimum range value. /// internal static string RangeRestrictedIntProperty_MinimumValue_SetValueFailedString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_MinimumValue_SetValueFailedString", resourceCulture); } } /// /// Looks up a localized string similar to minimum value ({0}) must be less than or equal to maximum value ({1}). /// internal static string RangeRestrictedIntProperty_MinMustBeLessThanMaxString { get { return ResourceManager.GetString("RangeRestrictedIntProperty_MinMustBeLessThanMaxString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.AddMessage: Logger is not running, call Start first. /// internal static string TextLogger_AddMessage_LoggerNotRunningString { get { return ResourceManager.GetString("TextLogger_AddMessage_LoggerNotRunningString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.dtor: Writing thread didn't go to Exited state, it's in {0}. /// internal static string TextLogger_Dispose_WriteThreadExitFailureString { get { return ResourceManager.GetString("TextLogger_Dispose_WriteThreadExitFailureString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.dtor: Writing thread didn't respond in time. /// internal static string TextLogger_Dispose_WriteThreadResponseTimeoutString { get { return ResourceManager.GetString("TextLogger_Dispose_WriteThreadResponseTimeoutString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.AddMessage: Logger is already running, call Stop first. /// internal static string TextLogger_Start_LoggerAlreadyRunningString { get { return ResourceManager.GetString("TextLogger_Start_LoggerAlreadyRunningString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Start: filename can't be null or blank. /// internal static string TextLogger_Start_NullEmptyFilenameString { get { return ResourceManager.GetString("TextLogger_Start_NullEmptyFilenameString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Start: folder can't be null or blank. /// internal static string TextLogger_Start_NullEmptyFolderString { get { return ResourceManager.GetString("TextLogger_Start_NullEmptyFolderString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Start: Writing thread didn't respond in time. /// internal static string TextLogger_Start_WriteThreadResponseTimeoutString { get { return ResourceManager.GetString("TextLogger_Start_WriteThreadResponseTimeoutString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Start: Writing thread didn't go to Started state, it's in {0}. /// internal static string TextLogger_Start_WriteThreadStartFailureString { get { return ResourceManager.GetString("TextLogger_Start_WriteThreadStartFailureString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Stop: Logger is not running, call Start first. /// internal static string TextLogger_Stop_LoggerNotRunningString { get { return ResourceManager.GetString("TextLogger_Stop_LoggerNotRunningString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Stop: Writing thread didn't respond in time. /// internal static string TextLogger_Stop_WriteThreadResponseTimeoutString { get { return ResourceManager.GetString("TextLogger_Stop_WriteThreadResponseTimeoutString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Stop: Writing thread didn't go to Stopped state, it's in {0}. /// internal static string TextLogger_Stop_WriteThreadStopFailureString { get { return ResourceManager.GetString("TextLogger_Stop_WriteThreadStopFailureString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger: Can't enqueue Writer. /// internal static string TextLogger_TextLogger_EnqueueWriterFailureString { get { return ResourceManager.GetString("TextLogger_TextLogger_EnqueueWriterFailureString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger: Callback can't be null. /// internal static string TextLogger_TextLogger_NullCallbackString { get { return ResourceManager.GetString("TextLogger_TextLogger_NullCallbackString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.ctor: Writing thread didn't start in time. /// internal static string TextLogger_TextLogger_WriteThreadStartTimeoutString { get { return ResourceManager.GetString("TextLogger_TextLogger_WriteThreadStartTimeoutString", resourceCulture); } } /// /// Looks up a localized string similar to TextLogger.Writer: invalid command {0}. /// internal static string TextLogger_Writer_InvalidCommandString { get { return ResourceManager.GetString("TextLogger_Writer_InvalidCommandString", resourceCulture); } } } }