Imp Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Import definition cache record. This is for internal use only and was marked public to allow it to be serialized into XAML.
Namespace: System.ComponentModel.Composition.Caching
Assembly: Microsoft.VisualStudio.ExtensibilityHosting (in Microsoft.VisualStudio.ExtensibilityHosting.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class Imp
'Usage
Dim instance As Imp
[SerializableAttribute]
public sealed class Imp
[SerializableAttribute]
public ref class Imp sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type Imp = class end
public final class Imp
Inheritance Hierarchy
System.Object
System.ComponentModel.Composition.Caching.Imp
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.