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

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

IRemoteWebConfigurationHostServer.GetData メソッド

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

構成データ対すリモート アクセスサポートする目的内部的に使用されます。

名前空間: System.Web.Configuration
アセンブリ: System.Web (system.web.dll 内)
構文構文

Function GetData ( _
    fileName As String, _
    getReadTimeOnly As Boolean, _
    <OutAttribute> ByRef readTime As
 Long _
) As Byte()
Dim instance As IRemoteWebConfigurationHostServer
Dim fileName As String
Dim getReadTimeOnly As Boolean
Dim readTime As Long
Dim returnValue As Byte()

returnValue = instance.GetData(fileName, getReadTimeOnly, readTime)
byte[] GetData (
    string fileName,
    bool getReadTimeOnly,
    out long readTime
)
array<unsigned char>^ GetData (
    String^ fileName, 
    bool getReadTimeOnly, 
    [OutAttribute] long long% readTime
)
byte[] GetData (
    String fileName, 
    boolean getReadTimeOnly, 
    /** @attribute OutAttribute() */ /** @ref */ long readTime
)
JScript では、値型引数参照渡しされません。

パラメータ

fileName

アクセスするリモート構成ファイルへのパス

getReadTimeOnly

readTime だけが返されるかどうかを示すブール値。

readTime

構成ファイルへの最終アクセス時刻

戻り値
構成データ格納する 8 ビット符号なし整数 (バイト) の array

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IRemoteWebConfigurationHostServer インターフェイス
IRemoteWebConfigurationHostServer メンバ
System.Web.Configuration 名前空間


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

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS