Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- ObjectViewFactory.cs
- documentsequencetextcontainer.cs
- TextElementCollectionHelper.cs
- BinaryQueryOperator.cs
- Stackframe.cs
- DataGridViewRowPrePaintEventArgs.cs
- GiveFeedbackEvent.cs
- HttpClientCertificate.cs
- AudioFormatConverter.cs
- TemplateXamlTreeBuilder.cs
- DataGridViewTextBoxEditingControl.cs
- ExtendedPropertyCollection.cs
- ShapingEngine.cs
- EntityDesignerBuildProvider.cs
- ListBindingHelper.cs
- DataPagerField.cs
- UnauthorizedAccessException.cs
- EpmContentSerializerBase.cs
- wgx_sdk_version.cs
- StringArrayConverter.cs
- TextProviderWrapper.cs
- RegexBoyerMoore.cs
- SolidColorBrush.cs
- DoubleLink.cs
- TextBoxDesigner.cs
- __FastResourceComparer.cs
- OleDbPropertySetGuid.cs
- InputProviderSite.cs
- HttpConfigurationSystem.cs
- BuildManagerHost.cs
- ObjectContext.cs
- XamlTypeMapper.cs
- XamlWriter.cs
- DispatcherExceptionEventArgs.cs
- DurableServiceAttribute.cs
- UnionQueryOperator.cs
- DesignBindingPicker.cs
- mil_commands.cs
- XmlSchemaCompilationSettings.cs
- AsynchronousChannelMergeEnumerator.cs
- StylusTip.cs
- ProviderConnectionPoint.cs
- ComponentEvent.cs
- InputLanguageProfileNotifySink.cs
- DependentTransaction.cs
- Duration.cs
- WebPartEditVerb.cs
- RuleSettings.cs
- DropSource.cs
- DynamicExpression.cs
- NotFiniteNumberException.cs
- autovalidator.cs
- MultiSelectRootGridEntry.cs
- SqlDeflator.cs
- MissingMemberException.cs
- Matrix.cs
- OverrideMode.cs
- ParseChildrenAsPropertiesAttribute.cs
- IdnElement.cs
- DbInsertCommandTree.cs
- WithParamAction.cs
- SqlCachedBuffer.cs
- UriTemplateTrieLocation.cs
- ComPlusServiceLoader.cs
- XPathExpr.cs
- LocatorBase.cs
- EditorBrowsableAttribute.cs
- CustomUserNameSecurityTokenAuthenticator.cs
- KeyFrames.cs
- RowBinding.cs
- XmlNamespaceDeclarationsAttribute.cs
- Assert.cs
- SkewTransform.cs
- HtmlFormParameterReader.cs
- SafeRightsManagementQueryHandle.cs
- LabelEditEvent.cs
- ResourceCategoryAttribute.cs
- LogLogRecord.cs
- backend.cs
- XmlAnyElementAttribute.cs
- ContextProperty.cs
- DataControlReference.cs
- XmlNodeChangedEventArgs.cs
- Vector3D.cs
- CompressedStack.cs
- ProfileGroupSettings.cs
- TextStore.cs
- WeakReference.cs
- baseshape.cs
- RsaSecurityTokenAuthenticator.cs
- ScrollBarRenderer.cs
- Mouse.cs
- InputMethodStateTypeInfo.cs
- AspNetSynchronizationContext.cs
- GACMembershipCondition.cs
- InstalledFontCollection.cs
- PagerSettings.cs
- Activator.cs
- MonitorWrapper.cs
- PropertyMapper.cs