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
- BindingOperations.cs
- TargetInvocationException.cs
- CodeAttachEventStatement.cs
- DebugController.cs
- InvokeWebService.cs
- XmlQueryStaticData.cs
- ScriptModule.cs
- PrincipalPermission.cs
- XmlDigitalSignatureProcessor.cs
- ImageIndexEditor.cs
- BinaryUtilClasses.cs
- OrderedEnumerableRowCollection.cs
- MultipleViewProviderWrapper.cs
- EastAsianLunisolarCalendar.cs
- PreservationFileWriter.cs
- TextInfo.cs
- DataGridViewLayoutData.cs
- TypeUsage.cs
- WriteFileContext.cs
- InkSerializer.cs
- TransformationRules.cs
- ContentPropertyAttribute.cs
- EventSinkHelperWriter.cs
- FrameworkPropertyMetadata.cs
- TypeForwardedToAttribute.cs
- HiddenField.cs
- TerminateSequence.cs
- BamlTreeMap.cs
- OpenFileDialog.cs
- ComplexBindingPropertiesAttribute.cs
- ToolStripLabel.cs
- BlockExpression.cs
- XmlSchemaInferenceException.cs
- SqlBooleanMismatchVisitor.cs
- WsdlImporter.cs
- DisableDpiAwarenessAttribute.cs
- DeviceSpecificDesigner.cs
- IISMapPath.cs
- SocketAddress.cs
- HttpCacheVary.cs
- HttpVersion.cs
- Exception.cs
- GridViewSortEventArgs.cs
- EntityTypeEmitter.cs
- NetMsmqBindingCollectionElement.cs
- DesignerAdapterUtil.cs
- DecimalConstantAttribute.cs
- Renderer.cs
- SelfIssuedAuthRSACryptoProvider.cs
- DataGridItem.cs
- RandomNumberGenerator.cs
- HtmlTextArea.cs
- DataConnectionHelper.cs
- WindowsPrincipal.cs
- StackSpiller.cs
- DrawingAttributesDefaultValueFactory.cs
- ConstructorExpr.cs
- XmlWrappingReader.cs
- ImageSource.cs
- SerialReceived.cs
- AxHost.cs
- DBConcurrencyException.cs
- InternalException.cs
- DbUpdateCommandTree.cs
- TreeViewDataItemAutomationPeer.cs
- ElementNotEnabledException.cs
- ControlParameter.cs
- ObjectNotFoundException.cs
- CaseDesigner.xaml.cs
- precedingsibling.cs
- ProviderSettings.cs
- ContentElementAutomationPeer.cs
- InlineObject.cs
- WinEventQueueItem.cs
- CompiledQueryCacheEntry.cs
- Cell.cs
- BamlLocalizationDictionary.cs
- MimeWriter.cs
- EmbossBitmapEffect.cs
- ResourceDisplayNameAttribute.cs
- SimpleExpression.cs
- GeneralTransform3DGroup.cs
- GradientStop.cs
- OlePropertyStructs.cs
- Function.cs
- XmlAttributeOverrides.cs
- WindowInteractionStateTracker.cs
- CompoundFileStorageReference.cs
- XmlSerializerNamespaces.cs
- Rect3D.cs
- UInt16Converter.cs
- TableItemPattern.cs
- TabItemAutomationPeer.cs
- DataGridRowClipboardEventArgs.cs
- ReceiveSecurityHeaderElementManager.cs
- TriggerBase.cs
- CatalogPartCollection.cs
- CollectionViewProxy.cs
- GPPOINTF.cs
- ColumnCollection.cs