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
- RichTextBoxContextMenu.cs
- NegationPusher.cs
- Adorner.cs
- Visual.cs
- WebPartMenu.cs
- ContentValidator.cs
- securitycriticaldataformultiplegetandset.cs
- relpropertyhelper.cs
- ScriptModule.cs
- QilLiteral.cs
- PeerEndPoint.cs
- ResourceDictionaryCollection.cs
- ProfilePropertySettings.cs
- KeyGestureValueSerializer.cs
- FigureParaClient.cs
- SoapSchemaExporter.cs
- FilterQuery.cs
- TransactionChannelFactory.cs
- OdbcConnectionStringbuilder.cs
- PositiveTimeSpanValidatorAttribute.cs
- TripleDESCryptoServiceProvider.cs
- XmlNamedNodeMap.cs
- WebPartManagerInternals.cs
- Library.cs
- NotConverter.cs
- RubberbandSelector.cs
- DataMemberFieldEditor.cs
- OdbcConnectionFactory.cs
- DataGridViewColumnEventArgs.cs
- ChannelTerminatedException.cs
- QuadraticBezierSegment.cs
- DependencyPropertyDescriptor.cs
- HtmlInputButton.cs
- FontInfo.cs
- MatcherBuilder.cs
- SymbolPair.cs
- CompositeActivityTypeDescriptor.cs
- DataTableReader.cs
- GridViewColumn.cs
- ApplicationSecurityInfo.cs
- WorkflowPersistenceContext.cs
- _ConnectionGroup.cs
- _emptywebproxy.cs
- AccessDataSourceDesigner.cs
- XmlQualifiedName.cs
- EntityKeyElement.cs
- BitmapScalingModeValidation.cs
- Tag.cs
- Scene3D.cs
- EdgeProfileValidation.cs
- TextureBrush.cs
- XmlConvert.cs
- Button.cs
- SatelliteContractVersionAttribute.cs
- ListView.cs
- IIS7UserPrincipal.cs
- FeatureAttribute.cs
- ObjectReaderCompiler.cs
- SQLRoleProvider.cs
- ObjectDataSourceWizardForm.cs
- ToolStripItemTextRenderEventArgs.cs
- DataGridViewIntLinkedList.cs
- DataControlCommands.cs
- ArglessEventHandlerProxy.cs
- TextRange.cs
- SpotLight.cs
- LoginView.cs
- StateBag.cs
- LabelAutomationPeer.cs
- ProviderCommandInfoUtils.cs
- CheckoutException.cs
- DrawingGroup.cs
- PreservationFileReader.cs
- ToolboxComponentsCreatingEventArgs.cs
- DCSafeHandle.cs
- StrokeCollection2.cs
- SafeFindHandle.cs
- _NestedSingleAsyncResult.cs
- _SafeNetHandles.cs
- SqlProcedureAttribute.cs
- MD5CryptoServiceProvider.cs
- ComboBox.cs
- MaskedTextBoxTextEditorDropDown.cs
- WebControl.cs
- Encoder.cs
- VisemeEventArgs.cs
- FixedSOMTable.cs
- AstTree.cs
- DataKeyArray.cs
- AdornedElementPlaceholder.cs
- TreeViewCancelEvent.cs
- StorageRoot.cs
- OutputCacheSettings.cs
- SettingsBindableAttribute.cs
- CallInfo.cs
- UrlMappingCollection.cs
- mansign.cs
- KeyToListMap.cs
- StandardTransformFactory.cs
- DetailsViewUpdateEventArgs.cs