Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / 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); } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // 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); } } // 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
- IndicCharClassifier.cs
- LedgerEntry.cs
- OledbConnectionStringbuilder.cs
- SchemaCreator.cs
- ProjectionPathSegment.cs
- HttpPostLocalhostServerProtocol.cs
- XmlILConstructAnalyzer.cs
- PermissionToken.cs
- CaseInsensitiveOrdinalStringComparer.cs
- ResourceManager.cs
- Peer.cs
- configsystem.cs
- DataGridRowHeaderAutomationPeer.cs
- WmpBitmapDecoder.cs
- FtpCachePolicyElement.cs
- DataGridViewSelectedCellCollection.cs
- CompressedStack.cs
- MethodExpr.cs
- ProtocolImporter.cs
- SmtpException.cs
- KeyboardDevice.cs
- PathNode.cs
- TypeConstant.cs
- MemoryMappedView.cs
- Vertex.cs
- TextShapeableCharacters.cs
- DynamicDataManager.cs
- SliderAutomationPeer.cs
- TypedTableBase.cs
- SHA384Managed.cs
- OdbcConnectionFactory.cs
- WebPartConnectionsCancelEventArgs.cs
- TargetControlTypeCache.cs
- Rectangle.cs
- ExtentCqlBlock.cs
- ActivityValidator.cs
- IndexedGlyphRun.cs
- ImageListDesigner.cs
- GeometryValueSerializer.cs
- DataGridrowEditEndingEventArgs.cs
- ConfigurationManagerHelper.cs
- EntityDesignerDataSourceView.cs
- BitmapVisualManager.cs
- SecurityTokenValidationException.cs
- AttributeUsageAttribute.cs
- PreservationFileWriter.cs
- LinkButton.cs
- WebPartMenuStyle.cs
- SqlGatherProducedAliases.cs
- ToolStripPanel.cs
- GridViewRowEventArgs.cs
- SqlFacetAttribute.cs
- SpeechSynthesizer.cs
- ConsumerConnectionPointCollection.cs
- HitTestFilterBehavior.cs
- LabelEditEvent.cs
- SoapSchemaMember.cs
- ComponentResourceKey.cs
- SiteMap.cs
- shaperfactory.cs
- ContextMenuStrip.cs
- ImageInfo.cs
- WmlCalendarAdapter.cs
- NotConverter.cs
- MetadataCache.cs
- EntityFrameworkVersions.cs
- ContextBase.cs
- OutputCacheProfile.cs
- WsatTransactionHeader.cs
- Rotation3D.cs
- DragAssistanceManager.cs
- KeyMatchBuilder.cs
- DateRangeEvent.cs
- ConfigurationStrings.cs
- DataGridCellInfo.cs
- SafeFindHandle.cs
- Path.cs
- TrackingWorkflowEventArgs.cs
- PropertyDescriptorComparer.cs
- Brush.cs
- XmlTextAttribute.cs
- RightsManagementEncryptionTransform.cs
- WrappedDispatcherException.cs
- DockingAttribute.cs
- AddInDeploymentState.cs
- WeakReference.cs
- MessageQuerySet.cs
- QualificationDataItem.cs
- IssuanceLicense.cs
- HttpRequest.cs
- QilCloneVisitor.cs
- controlskin.cs
- KeysConverter.cs
- SslSecurityTokenParameters.cs
- FieldBuilder.cs
- WpfPayload.cs
- MetabaseSettingsIis7.cs
- ExtensibleClassFactory.cs
- ObjectManager.cs
- EntityCodeGenerator.cs