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
- PartialToken.cs
- DesignerHelpers.cs
- VisualStyleInformation.cs
- RangeValidator.cs
- InstanceKeyNotReadyException.cs
- FixedTextSelectionProcessor.cs
- DescendantOverDescendantQuery.cs
- safelink.cs
- EventLogReader.cs
- RTLAwareMessageBox.cs
- UDPClient.cs
- TemplatePropertyEntry.cs
- PackageRelationshipCollection.cs
- LongValidator.cs
- UseAttributeSetsAction.cs
- MimePart.cs
- FontWeightConverter.cs
- TdsEnums.cs
- StreamingContext.cs
- JoinElimination.cs
- RenderingEventArgs.cs
- Image.cs
- ToolStripContentPanel.cs
- AssemblyCache.cs
- GregorianCalendar.cs
- NavigationHelper.cs
- NativeMethods.cs
- MsmqChannelFactoryBase.cs
- HttpDebugHandler.cs
- ButtonBaseAutomationPeer.cs
- TextEncodedRawTextWriter.cs
- ZipIOBlockManager.cs
- CompositeControl.cs
- WizardPanel.cs
- AuthenticationModuleElement.cs
- SingleAnimation.cs
- ReadContentAsBinaryHelper.cs
- StrongNameMembershipCondition.cs
- SmiSettersStream.cs
- IdentityNotMappedException.cs
- RuntimeComponentFilter.cs
- NodeFunctions.cs
- XmlDocumentType.cs
- OutgoingWebResponseContext.cs
- ContainerCodeDomSerializer.cs
- Header.cs
- reliableinputsessionchannel.cs
- RadioButton.cs
- TreeViewImageKeyConverter.cs
- DependencyPropertyDescriptor.cs
- SponsorHelper.cs
- EdmScalarPropertyAttribute.cs
- TreeIterator.cs
- IPEndPointCollection.cs
- AnnotationHighlightLayer.cs
- CharConverter.cs
- CollectionView.cs
- DataObjectEventArgs.cs
- ClientCredentialsSecurityTokenManager.cs
- MatrixTransform.cs
- SafeRegistryKey.cs
- SettingsPropertyValue.cs
- WmlLabelAdapter.cs
- SystemUnicastIPAddressInformation.cs
- DataSpaceManager.cs
- PreservationFileReader.cs
- SchemaElementLookUpTable.cs
- EdmConstants.cs
- TemplateControlParser.cs
- ControlCachePolicy.cs
- DataGridViewTextBoxColumn.cs
- RunInstallerAttribute.cs
- UnionCqlBlock.cs
- XmlSchemaAttributeGroupRef.cs
- SurrogateDataContract.cs
- InvokePattern.cs
- PropertyCondition.cs
- localization.cs
- Point3DCollection.cs
- ReadOnlyDataSource.cs
- GridViewColumnCollectionChangedEventArgs.cs
- FlowPosition.cs
- TypeSystemProvider.cs
- SystemInfo.cs
- RectangleGeometry.cs
- FastPropertyAccessor.cs
- Double.cs
- XmlEnumAttribute.cs
- RijndaelCryptoServiceProvider.cs
- XNodeNavigator.cs
- XmlQualifiedNameTest.cs
- DropShadowBitmapEffect.cs
- DataGridCheckBoxColumn.cs
- WebPartZoneDesigner.cs
- UdpTransportSettingsElement.cs
- HttpConfigurationContext.cs
- grammarelement.cs
- CurrencyManager.cs
- WindowsSecurityToken.cs
- COM2IDispatchConverter.cs