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 値。

適用対象