ExportDefinitionBinding Class
Definition
Important
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.
public class ExportDefinitionBinding : IEquatable<Microsoft.VisualStudio.Composition.ExportDefinitionBinding>
type ExportDefinitionBinding = class
interface IEquatable<ExportDefinitionBinding>
Public Class ExportDefinitionBinding
Implements IEquatable(Of ExportDefinitionBinding)
- Inheritance
-
ExportDefinitionBinding
- Implements
Constructors
ExportDefinitionBinding(ExportDefinition, ComposablePartDefinition, MemberRef) |
Properties
ExportDefinition | |
ExportedValueType | |
ExportedValueTypeRef | |
ExportingMember |
Gets the member with the ExportAttribute applied. |
ExportingMemberRef |
Gets the member with the ExportAttribute applied. The return value is |
IsStaticExport |
Gets a value indicating whether the exporting member is static. |
PartDefinition |
Methods
Equals(ExportDefinitionBinding) | |
Equals(Object) | |
GetHashCode() |