IVsServiceInfo2.IsCacheable 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.
public:
property bool IsCacheable { bool get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public bool IsCacheable { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.IsCacheable : bool
Public ReadOnly Property IsCacheable As Boolean
Property Value
- Attributes
Remarks
This property is safe to access from any thread.