AxHost.TypeLibraryTimeStampAttribute.Value 属性

定义

与该类型库相关联的日期和时间。

public:
 property DateTime Value { DateTime get(); };
public DateTime Value { get; }
member this.Value : DateTime
Public ReadOnly Property Value As DateTime

属性值

一个 DateTime 值,表示与该类型库关联的日期和时间。

适用于