ImportDefinitionBinding.ImportingSiteType 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 actual type of the variable or member that will be assigned the result. This includes any Lazy, ExportFactory or collection wrappers.
public Type ImportingSiteType { get; }
member this.ImportingSiteType : Type
Public ReadOnly Property ImportingSiteType As Type
Property Value
Never null.