Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- FlowLayoutPanelDesigner.cs
- Exceptions.cs
- EditingCoordinator.cs
- ButtonChrome.cs
- SortableBindingList.cs
- UriGenerator.cs
- Label.cs
- While.cs
- TopClause.cs
- DNS.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- Decimal.cs
- XmlReaderDelegator.cs
- RankException.cs
- Column.cs
- NetworkInformationException.cs
- LayeredChannelFactory.cs
- FormClosedEvent.cs
- FontWeightConverter.cs
- EditorPart.cs
- ColorConverter.cs
- HttpClientChannel.cs
- FillBehavior.cs
- List.cs
- VisualStateChangedEventArgs.cs
- QilDataSource.cs
- ActionMismatchAddressingException.cs
- GridPattern.cs
- TimeSpanOrInfiniteConverter.cs
- CodeArrayIndexerExpression.cs
- ComponentCommands.cs
- ActivityInterfaces.cs
- RelatedView.cs
- EventItfInfo.cs
- WebZone.cs
- MembershipSection.cs
- ToolboxCategoryItems.cs
- PointHitTestParameters.cs
- ProfileInfo.cs
- SamlAuthorityBinding.cs
- CryptoStream.cs
- SQLDouble.cs
- Range.cs
- SequentialUshortCollection.cs
- WindowsAuthenticationEventArgs.cs
- LateBoundBitmapDecoder.cs
- TdsParserStateObject.cs
- ObjectHelper.cs
- TypeDescriptionProviderAttribute.cs
- LowerCaseStringConverter.cs
- FileChangesMonitor.cs
- ResXResourceSet.cs
- XmlSchemaComplexContent.cs
- ZipIOModeEnforcingStream.cs
- TextDecorationCollection.cs
- XmlElementCollection.cs
- CheckBoxList.cs
- Span.cs
- UnknownBitmapDecoder.cs
- ImageDrawing.cs
- ImportFileRequest.cs
- Dispatcher.cs
- ValidationResult.cs
- RowCache.cs
- AttachedPropertyBrowsableForTypeAttribute.cs
- ConfigurationSectionCollection.cs
- NoResizeSelectionBorderGlyph.cs
- MarkupCompilePass2.cs
- DomainUpDown.cs
- NativeMethods.cs
- ResourceDictionaryCollection.cs
- ManipulationInertiaStartingEventArgs.cs
- FixedSOMTableRow.cs
- EnumValAlphaComparer.cs
- XamlFrame.cs
- GenericUriParser.cs
- RenderOptions.cs
- RectValueSerializer.cs
- ProxyManager.cs
- RowToParametersTransformer.cs
- MessageTransmitTraceRecord.cs
- PageCache.cs
- LinearGradientBrush.cs
- HostedImpersonationContext.cs
- DesignSurface.cs
- Byte.cs
- DecimalFormatter.cs
- TextEditorThreadLocalStore.cs
- GPStream.cs
- ContractValidationHelper.cs
- ButtonFieldBase.cs
- KeyedCollection.cs
- ControlPaint.cs
- mediaeventshelper.cs
- ReceiveDesigner.xaml.cs
- SharedPerformanceCounter.cs
- CodeChecksumPragma.cs
- InvokeMethodActivityDesigner.cs
- SortQuery.cs
- DivideByZeroException.cs