AspNetManagementUtility.ReadFileDates メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > AspNetManagementUtility.ReadFileDates メソッドの意味・解説 

AspNetManagementUtility.ReadFileDates メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

指定されfilename に対して作成日時、変更日時、最終アクセス日時返します

名前空間: Microsoft.Aspnet.Snapin
アセンブリ: AspNetMMCExt (aspnetmmcext.dll 内)
構文構文

Public Sub ReadFileDates ( _
    filename As String, _
    <OutAttribute> ByRef creationDate As
 String, _
    <OutAttribute> ByRef modifiedDate As
 String, _
    <OutAttribute> ByRef lastAccessDate As
 String _
)
Dim instance As AspNetManagementUtility
Dim filename As String
Dim creationDate As String
Dim modifiedDate As String
Dim lastAccessDate As String

instance.ReadFileDates(filename, creationDate, modifiedDate, lastAccessDate)
public void ReadFileDates (
    string filename,
    out string creationDate,
    out string modifiedDate,
    out string lastAccessDate
)
public:
virtual void ReadFileDates (
    String^ filename, 
    [OutAttribute] String^% creationDate, 
    [OutAttribute] String^% modifiedDate, 
    [OutAttribute] String^% lastAccessDate
) sealed
public final void ReadFileDates (
    String filename, 
    /** @attribute OutAttribute() */ /** @ref */ String creationDate, 
    /** @attribute OutAttribute() */ /** @ref */ String modifiedDate, 
    /** @attribute OutAttribute() */ /** @ref */ String lastAccessDate
)
JScript では、値型引数参照渡しされません。

パラメータ

filename

日付読み取り元のファイルの名前。

creationDate

ファイル作成され日付と時刻

modifiedDate

ファイル変更され日付と時刻

lastAccessDate

ファイル最後にアクセスされた日付と時刻

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
AspNetManagementUtility クラス
AspNetManagementUtility メンバ
Microsoft.Aspnet.Snapin 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からAspNetManagementUtility.ReadFileDates メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からAspNetManagementUtility.ReadFileDates メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からAspNetManagementUtility.ReadFileDates メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

AspNetManagementUtility.ReadFileDates メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



AspNetManagementUtility.ReadFileDates メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS