Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Services / Web / System / Web / Services / Discovery / DiscoveryDocumentSearchPattern.cs / 1305376 / DiscoveryDocumentSearchPattern.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Services.Discovery { using System; using System.Security.Permissions; ////// /// public sealed class DiscoveryDocumentSearchPattern : DiscoverySearchPattern { ///[To be supplied.] ////// /// public override string Pattern { get { return "*.vsdisco"; } } ///[To be supplied.] ////// /// public override DiscoveryReference GetDiscoveryReference(string filename) { return new DiscoveryDocumentReference(filename); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Services.Discovery { using System; using System.Security.Permissions; ////// /// public sealed class DiscoveryDocumentSearchPattern : DiscoverySearchPattern { ///[To be supplied.] ////// /// public override string Pattern { get { return "*.vsdisco"; } } ///[To be supplied.] ////// /// public override DiscoveryReference GetDiscoveryReference(string filename) { return new DiscoveryDocumentReference(filename); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu
This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SemanticResolver.cs
- CallContext.cs
- DelayedRegex.cs
- EmptyStringExpandableObjectConverter.cs
- CellConstantDomain.cs
- ImageUrlEditor.cs
- ThreadAttributes.cs
- CodeMemberEvent.cs
- BinaryUtilClasses.cs
- TemplateControl.cs
- sqlcontext.cs
- OdbcParameter.cs
- ScrollItemPattern.cs
- OracleInternalConnection.cs
- RectIndependentAnimationStorage.cs
- MailHeaderInfo.cs
- ListViewItemSelectionChangedEvent.cs
- TimeZone.cs
- SqlDataSource.cs
- ClrProviderManifest.cs
- EntityTemplateFactory.cs
- ConnectionConsumerAttribute.cs
- UIPermission.cs
- MapPathBasedVirtualPathProvider.cs
- ServiceEndpoint.cs
- SimpleWebHandlerParser.cs
- MessageBox.cs
- AssemblyUtil.cs
- SurrogateChar.cs
- GridViewRowEventArgs.cs
- DataServiceProviderMethods.cs
- LoginView.cs
- LateBoundBitmapDecoder.cs
- DefaultValidator.cs
- CookielessHelper.cs
- Binding.cs
- StylusButtonEventArgs.cs
- SpotLight.cs
- Binding.cs
- ClientType.cs
- SizeChangedEventArgs.cs
- Interlocked.cs
- SqlDataReader.cs
- WindowsTokenRoleProvider.cs
- WebPartAddingEventArgs.cs
- _NetRes.cs
- SupportingTokenListenerFactory.cs
- FixedSOMElement.cs
- SqlDesignerDataSourceView.cs
- BoundConstants.cs
- SmtpNegotiateAuthenticationModule.cs
- RectangleGeometry.cs
- NullReferenceException.cs
- XhtmlConformanceSection.cs
- Vars.cs
- ListViewItemCollectionEditor.cs
- RoleGroupCollectionEditor.cs
- PersonalizableAttribute.cs
- SerialStream.cs
- IdentityManager.cs
- ArgumentDesigner.xaml.cs
- MailAddress.cs
- MessagePartSpecification.cs
- ConvertersCollection.cs
- AsyncPostBackErrorEventArgs.cs
- CustomLineCap.cs
- CodeDomSerializerException.cs
- XmlSchemaAnyAttribute.cs
- DataServiceResponse.cs
- TextRangeBase.cs
- PopupRootAutomationPeer.cs
- CorruptingExceptionCommon.cs
- ThaiBuddhistCalendar.cs
- ObjectDataSourceSelectingEventArgs.cs
- DeploymentSectionCache.cs
- WindowCollection.cs
- JobPageOrder.cs
- ActivityDesignerAccessibleObject.cs
- ParagraphVisual.cs
- DataGridTableCollection.cs
- SqlConnectionStringBuilder.cs
- HGlobalSafeHandle.cs
- QilSortKey.cs
- RegexWriter.cs
- PropertyPathConverter.cs
- Underline.cs
- ConfigurationPermission.cs
- WSSecurityJan2004.cs
- IntSecurity.cs
- SecurityKeyEntropyMode.cs
- Pair.cs
- RectAnimationUsingKeyFrames.cs
- MulticastDelegate.cs
- CharacterHit.cs
- ObjectHandle.cs
- StringDictionaryWithComparer.cs
- ErrorRuntimeConfig.cs
- HtmlTableRow.cs
- IBuiltInEvidence.cs
- Stackframe.cs