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

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

IAspNetManagementUtility.ReadFileDates メソッド

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

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

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

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

instance.ReadFileDates(filename, creationDate, modifiedDate, lastAccessDate)
void ReadFileDates (
    [InAttribute] string filename,
    out string creationDate,
    out string modifiedDate,
    out string lastAccessDate
)
void ReadFileDates (
    [InAttribute] String^ filename, 
    [OutAttribute] String^% creationDate, 
    [OutAttribute] String^% modifiedDate, 
    [OutAttribute] String^% lastAccessDate
)
void ReadFileDates (
    /** @attribute InAttribute() */ 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セキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IAspNetManagementUtility インターフェイス
IAspNetManagementUtility メンバ
Microsoft.Aspnet.Snapin 名前空間


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS