DateTimeConstantAttribute(Int64) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DateTimeConstantAttribute
クラスの新しいインスタンスの日時を表す 100 ナノ秒刻みの数値を指定して、そのインスタンスを初期化します。
public:
DateTimeConstantAttribute(long ticks);
public DateTimeConstantAttribute(long ticks);
new System.Runtime.CompilerServices.DateTimeConstantAttribute : int64 -> System.Runtime.CompilerServices.DateTimeConstantAttribute
Public Sub New (ticks As Long)
パラメーター
- ticks
- Int64
インスタンスの日時を表す 100 ナノ秒刻みの数値。