Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / AddIn / Contract / System / AddIn / Contract / AddInContractAttribute.cs / 1305376 / AddInContractAttribute.cs
/// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
/*============================================================
**
** Purpose: Pipeline Attributes for the AddIn model
**
===========================================================*/
using System;
namespace System.AddIn.Pipeline
{
[AttributeUsage(AttributeTargets.Interface)]
public sealed class AddInContractAttribute : Attribute
{
public AddInContractAttribute() { }
}
}
// 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
- MappingSource.cs
- AnimatedTypeHelpers.cs
- StylusPointCollection.cs
- FontCacheUtil.cs
- ControlHelper.cs
- ResourceDescriptionAttribute.cs
- ParameterModifier.cs
- LinqDataSourceValidationException.cs
- ModelPropertyImpl.cs
- IdentityHolder.cs
- ContentElementAutomationPeer.cs
- BitmapScalingModeValidation.cs
- DisplayNameAttribute.cs
- RepeatInfo.cs
- HighlightComponent.cs
- DoubleIndependentAnimationStorage.cs
- ExpandoClass.cs
- FrameworkElementFactoryMarkupObject.cs
- ToolStripProgressBar.cs
- IgnorePropertiesAttribute.cs
- SamlSerializer.cs
- Stroke2.cs
- DockPattern.cs
- TypeUtils.cs
- SplineQuaternionKeyFrame.cs
- ConfigurationLocationCollection.cs
- TemplateField.cs
- ToolStripDropDownClosedEventArgs.cs
- Permission.cs
- SqlDataSourceSelectingEventArgs.cs
- QueryResultOp.cs
- InternalRelationshipCollection.cs
- TaskFormBase.cs
- TextStore.cs
- FrameAutomationPeer.cs
- AvTraceDetails.cs
- InvalidateEvent.cs
- IconConverter.cs
- TouchEventArgs.cs
- XPSSignatureDefinition.cs
- RestHandler.cs
- UmAlQuraCalendar.cs
- StylusPointDescription.cs
- RemotingServices.cs
- SortExpressionBuilder.cs
- TextFormatterImp.cs
- MarkerProperties.cs
- MouseButtonEventArgs.cs
- MethodExpr.cs
- _KerberosClient.cs
- JsonUriDataContract.cs
- PlaceHolder.cs
- TypeSystem.cs
- TextSimpleMarkerProperties.cs
- SqlCacheDependencyDatabaseCollection.cs
- ToolStripPanelSelectionGlyph.cs
- TypedDataSetSchemaImporterExtensionFx35.cs
- IncrementalHitTester.cs
- RuntimeArgumentHandle.cs
- OutgoingWebRequestContext.cs
- SortFieldComparer.cs
- AuthenticationModulesSection.cs
- SoapIncludeAttribute.cs
- RSACryptoServiceProvider.cs
- DocumentViewerConstants.cs
- HtmlElement.cs
- FacetValueContainer.cs
- WinEventHandler.cs
- PhysicalOps.cs
- CheckedListBox.cs
- CommandConverter.cs
- List.cs
- TableItemPattern.cs
- RuleSettings.cs
- ExecutionContext.cs
- M3DUtil.cs
- RemoteWebConfigurationHostStream.cs
- ServiceDescriptionReflector.cs
- BufferBuilder.cs
- CodeAttributeDeclarationCollection.cs
- WriteableBitmap.cs
- CalendarDateRangeChangingEventArgs.cs
- ProcessHostFactoryHelper.cs
- URL.cs
- RepeaterItem.cs
- StorageScalarPropertyMapping.cs
- MulticastNotSupportedException.cs
- BamlMapTable.cs
- VBCodeProvider.cs
- Region.cs
- TemplateXamlParser.cs
- ClientScriptManager.cs
- MetadataItem_Static.cs
- HttpBufferlessInputStream.cs
- PeerHelpers.cs
- ToolStripRendererSwitcher.cs
- Vector3DAnimationBase.cs
- EventLevel.cs
- SharedRuntimeState.cs
- ImageField.cs