Exp Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Export 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 Exp
'Usage
Dim instance As Exp
[SerializableAttribute]
public sealed class Exp
[SerializableAttribute]
public ref class Exp sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type Exp = class end
public final class Exp
Inheritance Hierarchy
System.Object
System.ComponentModel.Composition.Caching.Exp
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.