IRemoteWebConfigurationHostServer.GetFileDetails メソッド
アセンブリ: System.Web (system.web.dll 内)

Sub GetFileDetails ( _ name As String, _ <OutAttribute> ByRef exists As Boolean, _ <OutAttribute> ByRef size As Long, _ <OutAttribute> ByRef createDate As Long, _ <OutAttribute> ByRef lastWriteDate As Long _ )
Dim instance As IRemoteWebConfigurationHostServer Dim name As String Dim exists As Boolean Dim size As Long Dim createDate As Long Dim lastWriteDate As Long instance.GetFileDetails(name, exists, size, createDate, lastWriteDate)
void GetFileDetails ( string name, out bool exists, out long size, out long createDate, out long lastWriteDate )
void GetFileDetails ( String^ name, [OutAttribute] bool% exists, [OutAttribute] long long% size, [OutAttribute] long long% createDate, [OutAttribute] long long% lastWriteDate )
void GetFileDetails ( String name, /** @attribute OutAttribute() */ /** @ref */ boolean exists, /** @attribute OutAttribute() */ /** @ref */ long size, /** @attribute OutAttribute() */ /** @ref */ long createDate, /** @attribute OutAttribute() */ /** @ref */ long lastWriteDate )

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIRemoteWebConfigurationHostServer.GetFileDetails メソッドを検索する場合は、下記のリンクをクリックしてください。

- IRemoteWebConfigurationHostServer.GetFileDetails メソッドのページへのリンク