Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / AddIn / AddIn / System / Addin / Hosting / AddInSegmentDirectoryNotFoundException.cs / 1305376 / AddInSegmentDirectoryNotFoundException.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System; using System.Globalization; using System.Runtime.Serialization; namespace System.AddIn.Hosting { [Serializable] public class AddInSegmentDirectoryNotFoundException : Exception { public AddInSegmentDirectoryNotFoundException(String message) : base(message) { } public AddInSegmentDirectoryNotFoundException(String message, Exception innerException) : base(message, innerException) { } protected AddInSegmentDirectoryNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context) { } public AddInSegmentDirectoryNotFoundException() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- EncodingInfo.cs
- Highlights.cs
- UIElementAutomationPeer.cs
- StrongNamePublicKeyBlob.cs
- DataGridViewAccessibleObject.cs
- PictureBoxDesigner.cs
- ReverseComparer.cs
- TemplateBindingExtension.cs
- XmlAtomicValue.cs
- BoundsDrawingContextWalker.cs
- CurrencyWrapper.cs
- SweepDirectionValidation.cs
- XMLSyntaxException.cs
- MenuBase.cs
- Pool.cs
- ScrollItemProviderWrapper.cs
- SystemWebSectionGroup.cs
- ImagingCache.cs
- MasterPageBuildProvider.cs
- TableDetailsCollection.cs
- XmlObjectSerializerWriteContextComplex.cs
- XsltSettings.cs
- QilTernary.cs
- CommonObjectSecurity.cs
- XmlSchemaAnyAttribute.cs
- StrongNameMembershipCondition.cs
- SchemaObjectWriter.cs
- JavaScriptString.cs
- CompiledRegexRunnerFactory.cs
- HeaderCollection.cs
- QilBinary.cs
- LookupBindingPropertiesAttribute.cs
- Root.cs
- CompositeDispatchFormatter.cs
- ListChunk.cs
- HiddenFieldPageStatePersister.cs
- CoTaskMemHandle.cs
- Pen.cs
- RegionData.cs
- BaseTemplatedMobileComponentEditor.cs
- ConfigurationLockCollection.cs
- PropertyMapper.cs
- WindowsGraphics.cs
- PropertyMapper.cs
- ClientSettingsProvider.cs
- DataQuery.cs
- PersistNameAttribute.cs
- ScriptDescriptor.cs
- DataGridComboBoxColumn.cs
- PropertyItem.cs
- SocketManager.cs
- ComplusEndpointConfigContainer.cs
- ConnectionManagementElement.cs
- ReferencedAssembly.cs
- SpStreamWrapper.cs
- CatalogZone.cs
- SqlWorkflowInstanceStore.cs
- UriScheme.cs
- PeerApplication.cs
- ToolStripOverflow.cs
- followingquery.cs
- FixedDSBuilder.cs
- DataSourceDesigner.cs
- ManagementException.cs
- TableRow.cs
- WebBrowser.cs
- CodeStatement.cs
- CodeGroup.cs
- XmlObjectSerializerContext.cs
- ModelItem.cs
- XmlMtomReader.cs
- DataGridViewCellFormattingEventArgs.cs
- _BaseOverlappedAsyncResult.cs
- WorkflowViewService.cs
- ProvidersHelper.cs
- DbConnectionStringCommon.cs
- DocumentPropertiesDialog.cs
- Vector3DAnimationBase.cs
- TextTreeTextBlock.cs
- ParallelDesigner.xaml.cs
- SqlBuilder.cs
- Convert.cs
- PartManifestEntry.cs
- odbcmetadatacollectionnames.cs
- SafeNativeMethods.cs
- EnumBuilder.cs
- IntSecurity.cs
- SiteMapDataSourceView.cs
- Grammar.cs
- WindowsSolidBrush.cs
- ServiceControllerDesigner.cs
- MouseWheelEventArgs.cs
- Ops.cs
- ExtensionSurface.cs
- CategoryGridEntry.cs
- ConfigurationConverterBase.cs
- PreApplicationStartMethodAttribute.cs
- UriScheme.cs
- SqlNotificationEventArgs.cs
- RawStylusInputCustomDataList.cs