Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Diagnostics / SymbolStore / SymDocumentType.cs / 1305376 / 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
- NotifyInputEventArgs.cs
- ListSortDescriptionCollection.cs
- nulltextnavigator.cs
- Translator.cs
- SpecularMaterial.cs
- RegexParser.cs
- ContextMenuStripActionList.cs
- ScrollItemPattern.cs
- UserControlCodeDomTreeGenerator.cs
- SqlFormatter.cs
- SR.cs
- TypeUsage.cs
- DynamicControlParameter.cs
- DataBindingHandlerAttribute.cs
- FormatSettings.cs
- StaticTextPointer.cs
- ConnectionsZoneDesigner.cs
- CursorConverter.cs
- _SslState.cs
- TemplateBaseAction.cs
- Regex.cs
- HMACSHA384.cs
- Image.cs
- BooleanFunctions.cs
- UrlMappingsSection.cs
- TailPinnedEventArgs.cs
- ItemCollection.cs
- ObjectParameterCollection.cs
- FontFamilyConverter.cs
- LocalIdCollection.cs
- XmlException.cs
- KnownTypes.cs
- DataGridColumnReorderingEventArgs.cs
- MenuItemStyleCollection.cs
- HttpConfigurationSystem.cs
- WebChannelFactory.cs
- Executor.cs
- BrowserTree.cs
- MetadataPropertyAttribute.cs
- SqlUtil.cs
- ScrollItemPattern.cs
- TransformGroup.cs
- URL.cs
- HtmlInputReset.cs
- ScrollProviderWrapper.cs
- PrimitiveXmlSerializers.cs
- StringResourceManager.cs
- DefaultPrintController.cs
- UIElementPropertyUndoUnit.cs
- IndentedWriter.cs
- SelectedCellsChangedEventArgs.cs
- safesecurityhelperavalon.cs
- XmlSchemaGroupRef.cs
- XmlDocumentType.cs
- PolicyException.cs
- DynamicControlParameter.cs
- AdapterDictionary.cs
- DragDropManager.cs
- WorkflowStateRollbackService.cs
- BooleanAnimationBase.cs
- SqlAliaser.cs
- ScriptingJsonSerializationSection.cs
- EnumerableCollectionView.cs
- BufferBuilder.cs
- _IPv4Address.cs
- MultiBindingExpression.cs
- DateTimeStorage.cs
- ParseChildrenAsPropertiesAttribute.cs
- OleDbInfoMessageEvent.cs
- FontSource.cs
- FigureParaClient.cs
- EntityDataReader.cs
- HeaderCollection.cs
- PrivacyNoticeBindingElement.cs
- RequestNavigateEventArgs.cs
- SecureStringHasher.cs
- Size.cs
- SafeProcessHandle.cs
- SubpageParagraph.cs
- TextBoxBase.cs
- IdentityElement.cs
- JulianCalendar.cs
- COM2ExtendedUITypeEditor.cs
- EffectiveValueEntry.cs
- entityreference_tresulttype.cs
- TemplateBaseAction.cs
- Brush.cs
- EntityDataSourceView.cs
- DefaultMemberAttribute.cs
- SplitterPanel.cs
- FixedSOMPage.cs
- KnownBoxes.cs
- PropagatorResult.cs
- AggregateNode.cs
- DataGridViewSelectedCellsAccessibleObject.cs
- EarlyBoundInfo.cs
- ProfileInfo.cs
- SectionInput.cs
- SecureEnvironment.cs
- SHA1CryptoServiceProvider.cs