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 값입니다.

적용 대상