CachedAttribute Constructor (2007 System)
Initializes a new instance of the CachedAttribute class.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CachedAttribute()
public CachedAttribute()
public:
CachedAttribute()
public function CachedAttribute()