ImportDefinitionBinding.ImportDefinition Property
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.
Gets the definition for this import.
public Microsoft.VisualStudio.Composition.ImportDefinition ImportDefinition { get; }
member this.ImportDefinition : Microsoft.VisualStudio.Composition.ImportDefinition
Public ReadOnly Property ImportDefinition As ImportDefinition