Share via


AxHost.TypeLibraryTimeStampAttribute(String) 建構函式

定義

初始化 AxHost.TypeLibraryTimeStampAttribute 類別的新執行個體。

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)

參數

timestamp
String

DateTime 值,表示要與型別程式庫產生關聯的日期和時間。

適用於