AxHost.TypeLibraryTimeStampAttribute Class
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.
Specifies a date and time associated with the type library of an ActiveX control hosted by an AxHost control.
public: ref class AxHost::TypeLibraryTimeStampAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, Inherited=false)]
public sealed class AxHost.TypeLibraryTimeStampAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, Inherited=false)>]
type AxHost.TypeLibraryTimeStampAttribute = class
inherit Attribute
Public NotInheritable Class AxHost.TypeLibraryTimeStampAttribute
Inherits Attribute
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| AxHost.TypeLibraryTimeStampAttribute(String) |
Initializes a new instance of the AxHost.TypeLibraryTimeStampAttribute class. |
Properties
| Name | Description |
|---|---|
| Value |
The date and time to associate with the type library. |