Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / 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
- ByteRangeDownloader.cs
- Converter.cs
- MethodBuilderInstantiation.cs
- CodeExpressionStatement.cs
- ConfigurationManager.cs
- ChildChangedEventArgs.cs
- EntityException.cs
- SafeFileMappingHandle.cs
- XmlValidatingReaderImpl.cs
- ProfileEventArgs.cs
- ClaimTypes.cs
- XmlCharCheckingReader.cs
- ImageListUtils.cs
- ZoomPercentageConverter.cs
- DependentTransaction.cs
- XmlAnyAttributeAttribute.cs
- CompilerScope.cs
- DtdParser.cs
- HtmlMeta.cs
- WebServiceHandler.cs
- DataBoundLiteralControl.cs
- HtmlTextArea.cs
- DrawingGroup.cs
- OperationCanceledException.cs
- RefType.cs
- EnterpriseServicesHelper.cs
- Color.cs
- SerializationInfoEnumerator.cs
- TreeView.cs
- BaseDataBoundControl.cs
- HttpHandlerActionCollection.cs
- ProviderUtil.cs
- SimpleType.cs
- FixedPage.cs
- DateTimeUtil.cs
- TextRangeEditTables.cs
- PowerEase.cs
- SoapAttributeAttribute.cs
- ReceiveDesigner.xaml.cs
- Comparer.cs
- Encoder.cs
- Vector3D.cs
- RowType.cs
- PathSegmentCollection.cs
- BaseHashHelper.cs
- ProviderConnectionPoint.cs
- HotCommands.cs
- ClientCultureInfo.cs
- ISessionStateStore.cs
- HttpValueCollection.cs
- DataGridViewAdvancedBorderStyle.cs
- EventWaitHandleSecurity.cs
- GroupBox.cs
- WorkItem.cs
- CompensationToken.cs
- RectangleGeometry.cs
- DefaultHttpHandler.cs
- SelectionUIHandler.cs
- SharedPerformanceCounter.cs
- VectorConverter.cs
- RoleBoolean.cs
- TextDocumentView.cs
- SimpleMailWebEventProvider.cs
- EncodingInfo.cs
- ConfigXmlReader.cs
- SecurityUtils.cs
- PropertyKey.cs
- ProgressPage.cs
- HttpChannelBindingToken.cs
- ThicknessAnimationUsingKeyFrames.cs
- ObjectSpanRewriter.cs
- Int32CollectionValueSerializer.cs
- DataMisalignedException.cs
- NominalTypeEliminator.cs
- BlurBitmapEffect.cs
- ToolStripContainerDesigner.cs
- AuthenticationModuleElement.cs
- SiteMapNodeItem.cs
- MailHeaderInfo.cs
- HttpClientProtocol.cs
- XmlSchemaCollection.cs
- ReferencedAssembly.cs
- InputProcessorProfiles.cs
- WindowsRichEdit.cs
- PageParser.cs
- WindowsTooltip.cs
- CompModSwitches.cs
- TaskFormBase.cs
- InputScope.cs
- InsufficientMemoryException.cs
- odbcmetadatacollectionnames.cs
- ScriptingScriptResourceHandlerSection.cs
- ListBindingConverter.cs
- CmsInterop.cs
- ContainerCodeDomSerializer.cs
- ZipIOCentralDirectoryDigitalSignature.cs
- FindCriteriaElement.cs
- Encoding.cs
- TimelineCollection.cs
- SubordinateTransaction.cs