Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / clr / src / BCL / System / Diagnostics / SymbolStore / SymDocumentType.cs / 1 / SymDocumentType.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: SymDocumentType ** ** [System.Runtime.InteropServices.ComVisible(true)] ** A class to hold public guids for document types to be used with the ** symbol store. ** ** ===========================================================*/ namespace System.Diagnostics.SymbolStore { // Only statics does not need to be marked with the serializable attribute using System; [System.Runtime.InteropServices.ComVisible(true)] public class SymDocumentType { public static readonly Guid Text = new Guid(0x5a869d0b, 0x6611, 0x11d3, 0xbd, 0x2a, 0x0, 0x0, 0xf8, 0x8, 0x49, 0xbd); } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- AutomationEvent.cs
- FtpWebResponse.cs
- Utils.cs
- SoapSchemaImporter.cs
- CompositeControl.cs
- EdmType.cs
- MinimizableAttributeTypeConverter.cs
- BitmapSource.cs
- ProjectionPath.cs
- XmlDocumentSerializer.cs
- SocketPermission.cs
- ConnectionPoint.cs
- MenuCommands.cs
- DbConnectionHelper.cs
- InputLanguage.cs
- SingleSelectRootGridEntry.cs
- _ConnectStream.cs
- BoolExpression.cs
- OperationInvokerTrace.cs
- SettingsContext.cs
- TextEncodedRawTextWriter.cs
- SvcMapFile.cs
- FileIOPermission.cs
- ComponentDispatcher.cs
- DbDataRecord.cs
- DocumentPageViewAutomationPeer.cs
- FixedNode.cs
- odbcmetadatacolumnnames.cs
- ComponentGlyph.cs
- RequestNavigateEventArgs.cs
- Win32MouseDevice.cs
- ItemCheckEvent.cs
- ServiceNameCollection.cs
- XmlSchemaType.cs
- MulticastNotSupportedException.cs
- DataListItemEventArgs.cs
- TreeNodeStyle.cs
- ToolStripProgressBar.cs
- MouseActionConverter.cs
- MenuAdapter.cs
- SafeNativeMethods.cs
- MembershipSection.cs
- HtmlGenericControl.cs
- ViewBase.cs
- ShapingWorkspace.cs
- ExpanderAutomationPeer.cs
- ByteRangeDownloader.cs
- ToolBarButton.cs
- WindowShowOrOpenTracker.cs
- InstancePersistenceCommand.cs
- TrustSection.cs
- SafeFileMappingHandle.cs
- AssemblyNameUtility.cs
- UserInitiatedNavigationPermission.cs
- DataGridViewMethods.cs
- XslNumber.cs
- WebServiceFault.cs
- HttpServerVarsCollection.cs
- DispatcherObject.cs
- AlphabeticalEnumConverter.cs
- DbProviderFactory.cs
- XmlNullResolver.cs
- ServiceDescriptionSerializer.cs
- Point3DKeyFrameCollection.cs
- Util.cs
- PackageRelationshipCollection.cs
- ComAdminInterfaces.cs
- HttpHandlersSection.cs
- ConfigXmlReader.cs
- FlowLayoutSettings.cs
- ResourceExpressionBuilder.cs
- ListViewInsertedEventArgs.cs
- TextTreeUndoUnit.cs
- EmbeddedMailObjectsCollection.cs
- X509AsymmetricSecurityKey.cs
- XmlQueryOutput.cs
- TypeTypeConverter.cs
- DaylightTime.cs
- SiteMapNodeItem.cs
- LinkedResource.cs
- InputScope.cs
- EncodingTable.cs
- Grammar.cs
- FillRuleValidation.cs
- DataTrigger.cs
- DateTimePicker.cs
- PopupRootAutomationPeer.cs
- ComponentSerializationService.cs
- ReservationNotFoundException.cs
- Hash.cs
- HtmlSelectionListAdapter.cs
- LightweightCodeGenerator.cs
- HttpProfileGroupBase.cs
- SvcMapFileSerializer.cs
- PrintingPermissionAttribute.cs
- RtType.cs
- SqlDelegatedTransaction.cs
- InvariantComparer.cs
- WasAdminWrapper.cs
- BindingOperations.cs