Edit

AxHost.TypeLibraryTimeStampAttribute Class

Definition

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
AxHost.TypeLibraryTimeStampAttribute
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.

Applies to