AxHost.TypeLibraryTimeStampAttribute(String) Constructor

Definition

Initializes a new instance of the AxHost.TypeLibraryTimeStampAttribute class.

public:
 TypeLibraryTimeStampAttribute(System::String ^ timestamp);
public TypeLibraryTimeStampAttribute (string timestamp);
new System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute : string -> System.Windows.Forms.AxHost.TypeLibraryTimeStampAttribute
Public Sub New (timestamp As String)

Parameters

timestamp
String

A DateTime value representing the date and time to associate with the type library.

Applies to