Bitmap for UWP
GetLastWriteTime メソッド (LocalFontFileLoader)

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > LocalFontFileLoader クラス : GetLastWriteTime メソッド
The font file reference key that uniquely identifies the local font file within the scope of the font loader being used.
Obtains the last write time of the file from the font file reference key.
シンタックス
'宣言
 
Public Function GetLastWriteTime( _
   ByVal referenceKey As DataPointer _
) As System.Date
public System.DateTime GetLastWriteTime( 
   DataPointer referenceKey
)

パラメータ

referenceKey
The font file reference key that uniquely identifies the local font file within the scope of the font loader being used.

戻り値の型

The time of the last font file modification.
参照

LocalFontFileLoader クラス
LocalFontFileLoader メンバ