RemoteWebConfigurationHostServer.GetData メソッド
アセンブリ: System.Web (system.web.dll 内)
構文Public Function GetData ( _ fileName As String, _ getReadTimeOnly As Boolean, _ <OutAttribute> ByRef readTime As Long _ ) As Byte()
Dim instance As RemoteWebConfigurationHostServer Dim fileName As String Dim getReadTimeOnly As Boolean Dim readTime As Long Dim returnValue As Byte() returnValue = instance.GetData(fileName, getReadTimeOnly, readTime)
public: virtual array<unsigned char>^ GetData ( String^ fileName, bool getReadTimeOnly, [OutAttribute] long long% readTime ) sealed
public final byte[] GetData ( String fileName, boolean getReadTimeOnly, /** @attribute OutAttribute() */ /** @ref */ long readTime )
戻り値
構成データを格納する 8 ビット符号なし整数 (バイト) の array。
プラットフォーム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に収録されているすべての辞書からRemoteWebConfigurationHostServer.GetData メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からRemoteWebConfigurationHostServer.GetData メソッド
を検索
- RemoteWebConfigurationHostServer.GetData メソッドのページへのリンク