Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Diagnostics / SymbolStore / SymLanguageVendor.cs / 1305376 / SymLanguageVendor.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: SymLanguageVendor ** ** [System.Runtime.InteropServices.ComVisible(true)] ** A class to hold public guids for language vendors. ** ** ===========================================================*/ 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 SymLanguageVendor { public static readonly Guid Microsoft = new Guid(unchecked((int)0x994b45c4), unchecked((short) 0xe6e9), 0x11d2, 0x90, 0x3f, 0x00, 0xc0, 0x4f, 0xa3, 0x02, 0xa1); } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: SymLanguageVendor ** ** [System.Runtime.InteropServices.ComVisible(true)] ** A class to hold public guids for language vendors. ** ** ===========================================================*/ 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 SymLanguageVendor { public static readonly Guid Microsoft = new Guid(unchecked((int)0x994b45c4), unchecked((short) 0xe6e9), 0x11d2, 0x90, 0x3f, 0x00, 0xc0, 0x4f, 0xa3, 0x02, 0xa1); } } // 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
- PasswordTextNavigator.cs
- UpdatePanel.cs
- ProfilePropertySettings.cs
- Underline.cs
- ComplexBindingPropertiesAttribute.cs
- MembershipPasswordException.cs
- RectangleHotSpot.cs
- Graph.cs
- filewebrequest.cs
- DoubleSumAggregationOperator.cs
- PropertyItemInternal.cs
- ScrollChrome.cs
- ObjectDataSourceMethodEventArgs.cs
- EntityKey.cs
- RuntimeEnvironment.cs
- ItemsPanelTemplate.cs
- BindValidationContext.cs
- WebPartDisplayMode.cs
- MediaPlayer.cs
- FormViewCommandEventArgs.cs
- PolicyException.cs
- PreviewKeyDownEventArgs.cs
- Latin1Encoding.cs
- DelegatingStream.cs
- DataServiceQueryOfT.cs
- VirtualPathProvider.cs
- BaseComponentEditor.cs
- XmlDigitalSignatureProcessor.cs
- PrincipalPermission.cs
- X509ClientCertificateAuthenticationElement.cs
- validation.cs
- KeyTimeConverter.cs
- SoapInteropTypes.cs
- StylusPointCollection.cs
- DataServiceConfiguration.cs
- TaskFormBase.cs
- InheritedPropertyChangedEventArgs.cs
- SubclassTypeValidatorAttribute.cs
- DataStreamFromComStream.cs
- HighContrastHelper.cs
- FtpCachePolicyElement.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- Attachment.cs
- InternalRelationshipCollection.cs
- DocobjHost.cs
- TransactionProtocol.cs
- DbConnectionPoolOptions.cs
- Classification.cs
- XmlException.cs
- EntityDataSourceDataSelectionPanel.cs
- AutomationPeer.cs
- ModelItemExtensions.cs
- PermissionRequestEvidence.cs
- LinkArea.cs
- OdbcDataAdapter.cs
- DbConvert.cs
- XamlContextStack.cs
- ToolStripDropDownMenu.cs
- GridProviderWrapper.cs
- SafeNativeMethods.cs
- TraceSection.cs
- DataServicePagingProviderWrapper.cs
- ErrorInfoXmlDocument.cs
- QueryCacheKey.cs
- DataRowChangeEvent.cs
- ServiceBuildProvider.cs
- UIElement3D.cs
- WorkflowFileItem.cs
- TypeDescriptor.cs
- EncoderBestFitFallback.cs
- Graphics.cs
- ObjectHelper.cs
- DataPagerFieldItem.cs
- TaiwanLunisolarCalendar.cs
- WorkflowMarkupSerializerMapping.cs
- DataGridCellsPanel.cs
- MetabaseReader.cs
- ResourceContainer.cs
- ListViewContainer.cs
- DataStreams.cs
- SafeEventLogWriteHandle.cs
- XmlSubtreeReader.cs
- LayoutTable.cs
- FunctionDescription.cs
- Version.cs
- WebPartTransformerCollection.cs
- Point3DAnimationBase.cs
- ObjectQueryState.cs
- ExpressionBuilderCollection.cs
- WebPartConnectionsConfigureVerb.cs
- XmlSchemaImporter.cs
- DataGridCellEditEndingEventArgs.cs
- PrintDialogDesigner.cs
- BaseHashHelper.cs
- listitem.cs
- HyperlinkAutomationPeer.cs
- ConstructorBuilder.cs
- DeclarativeCatalogPart.cs
- ContextMarshalException.cs
- OdbcConnectionOpen.cs