Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ResourceDisplayNameAttribute.cs
- thaishape.cs
- ListBoxAutomationPeer.cs
- Operand.cs
- PropertyValueChangedEvent.cs
- StringWriter.cs
- DocumentViewerHelper.cs
- EnumerableRowCollectionExtensions.cs
- NotifyIcon.cs
- Component.cs
- MarkupExtensionParser.cs
- DataServices.cs
- OracleException.cs
- QilPatternFactory.cs
- ZipPackage.cs
- RtfFormatStack.cs
- VerticalAlignConverter.cs
- SelectQueryOperator.cs
- CodeGroup.cs
- SoapElementAttribute.cs
- ComponentResourceKeyConverter.cs
- ContextMenu.cs
- XpsSerializerFactory.cs
- TableRowsCollectionEditor.cs
- WmpBitmapEncoder.cs
- CodeDirectionExpression.cs
- Stack.cs
- FrameworkReadOnlyPropertyMetadata.cs
- AttachedAnnotation.cs
- OleCmdHelper.cs
- Token.cs
- MSAAWinEventWrap.cs
- recordstatefactory.cs
- ReadOnlyDataSource.cs
- PartManifestEntry.cs
- CodeEventReferenceExpression.cs
- TryLoadRunnableWorkflowCommand.cs
- KoreanLunisolarCalendar.cs
- XmlReaderSettings.cs
- TreeViewDataItemAutomationPeer.cs
- XmlSchemaValidationException.cs
- XPathException.cs
- DynamicActivity.cs
- Matrix3DStack.cs
- HttpFileCollectionBase.cs
- XmlILModule.cs
- ColumnResult.cs
- RepeaterDesigner.cs
- ClientSponsor.cs
- Solver.cs
- XmlChoiceIdentifierAttribute.cs
- TargetException.cs
- HttpProfileGroupBase.cs
- CookielessHelper.cs
- bindurihelper.cs
- BasePattern.cs
- DataBoundControl.cs
- TypeConverter.cs
- ErrorFormatter.cs
- WorkflowMessageEventArgs.cs
- RegexBoyerMoore.cs
- SmtpNetworkElement.cs
- ListenerTraceUtility.cs
- SqlDataSourceQueryConverter.cs
- DataGridBoundColumn.cs
- CacheAxisQuery.cs
- SerializerProvider.cs
- EntityProviderServices.cs
- SqlClientFactory.cs
- Propagator.JoinPropagator.cs
- PackagePartCollection.cs
- ToolStripControlHost.cs
- FacetDescription.cs
- QueryCacheKey.cs
- Bezier.cs
- CompiledQuery.cs
- IProvider.cs
- ContentIterators.cs
- UpdateCommand.cs
- SizeChangedEventArgs.cs
- TypeDelegator.cs
- ErrorTableItemStyle.cs
- DocumentOrderQuery.cs
- TransactionScope.cs
- WebEventCodes.cs
- RewritingValidator.cs
- DataList.cs
- MethodBuilderInstantiation.cs
- WebRequestModuleElementCollection.cs
- TextEvent.cs
- StructuralCache.cs
- ReflectPropertyDescriptor.cs
- ControlPersister.cs
- ListBindableAttribute.cs
- OLEDB_Enum.cs
- WebControlsSection.cs
- DesignerDataStoredProcedure.cs
- ToolStripCustomTypeDescriptor.cs
- PageStatePersister.cs
- QueryConverter.cs