Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / 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); } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RelatedPropertyManager.cs
- SqlProviderServices.cs
- DropShadowBitmapEffect.cs
- IChannel.cs
- FontTypeConverter.cs
- EventLog.cs
- HMACSHA1.cs
- DocumentPageViewAutomationPeer.cs
- SQLRoleProvider.cs
- Hash.cs
- FixedSOMImage.cs
- CursorConverter.cs
- XmlJsonWriter.cs
- HttpInputStream.cs
- ProtocolsConfigurationHandler.cs
- DetailsViewRowCollection.cs
- SelectionWordBreaker.cs
- DocumentViewer.cs
- SecurityElement.cs
- ListViewSelectEventArgs.cs
- FontWeightConverter.cs
- MergablePropertyAttribute.cs
- EdmToObjectNamespaceMap.cs
- GridItemCollection.cs
- HScrollProperties.cs
- DragEventArgs.cs
- TrailingSpaceComparer.cs
- RoleGroup.cs
- BigInt.cs
- PrivilegeNotHeldException.cs
- DocumentPageViewAutomationPeer.cs
- TableProvider.cs
- VersionPair.cs
- CapabilitiesPattern.cs
- EntitySqlQueryBuilder.cs
- ThreadExceptionEvent.cs
- RewritingValidator.cs
- PositiveTimeSpanValidatorAttribute.cs
- ToolStripSettings.cs
- RangeValuePattern.cs
- ViewGenResults.cs
- FileLevelControlBuilderAttribute.cs
- BuiltInExpr.cs
- HttpResponseHeader.cs
- AssemblyContextControlItem.cs
- BitmapFrameDecode.cs
- DocumentApplicationJournalEntry.cs
- StrongNameMembershipCondition.cs
- BoundPropertyEntry.cs
- EncodingTable.cs
- GZipDecoder.cs
- DependencyObjectPropertyDescriptor.cs
- compensatingcollection.cs
- InvalidFilterCriteriaException.cs
- JsonDeserializer.cs
- MLangCodePageEncoding.cs
- SystemEvents.cs
- DescendantBaseQuery.cs
- FastPropertyAccessor.cs
- JapaneseLunisolarCalendar.cs
- EndpointDiscoveryMetadataCD1.cs
- CalendarAutoFormatDialog.cs
- XmlSchemaAnnotated.cs
- FrugalMap.cs
- ConfigsHelper.cs
- TdsParameterSetter.cs
- CompilerResults.cs
- UTF8Encoding.cs
- WorkflowDesignerMessageFilter.cs
- RuleSettingsCollection.cs
- InsufficientMemoryException.cs
- IDispatchConstantAttribute.cs
- SR.cs
- Or.cs
- XomlCompilerHelpers.cs
- MultiByteCodec.cs
- InputLanguageEventArgs.cs
- TextSelectionHelper.cs
- StrongNameMembershipCondition.cs
- AlphaSortedEnumConverter.cs
- NavigateUrlConverter.cs
- MulticastNotSupportedException.cs
- ListViewContainer.cs
- KeyProperty.cs
- FileCodeGroup.cs
- CommandHelper.cs
- DataBoundControl.cs
- DbProviderManifest.cs
- ContextMenuService.cs
- SecurityDescriptor.cs
- TextBoxView.cs
- EnumerableCollectionView.cs
- CustomWebEventKey.cs
- _UriSyntax.cs
- UserInitiatedRoutedEventPermissionAttribute.cs
- ToolStripProfessionalLowResolutionRenderer.cs
- NonNullItemCollection.cs
- QueryPageSettingsEventArgs.cs
- EncryptedKeyIdentifierClause.cs
- ResourceLoader.cs