Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Diagnostics.DebuggerDisplay("{ContractName,nq}")]
public class ExportDefinition : IEquatable<Microsoft.VisualStudio.Composition.ExportDefinition>
[<System.Diagnostics.DebuggerDisplay("{ContractName,nq}")>]
type ExportDefinition = class
interface IEquatable<ExportDefinition>
Public Class ExportDefinition
Implements IEquatable(Of ExportDefinition)