RemoteWebConfigurationHostServer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在內部使用,以在執行階段支援遠端存取組態資料。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public ref class RemoteWebConfigurationHostServer : System::Web::Configuration::IRemoteWebConfigurationHostServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("8DEC0FA2-CC19-494F-8613-1F6221C0C5AB")]
public class RemoteWebConfigurationHostServer : System.Web.Configuration.IRemoteWebConfigurationHostServer
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("9FDB6D2C-90EA-4e42-99E6-38B96E28698E")]
public class RemoteWebConfigurationHostServer : System.Web.Configuration.IRemoteWebConfigurationHostServer
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("8DEC0FA2-CC19-494F-8613-1F6221C0C5AB")>]
type RemoteWebConfigurationHostServer = class
interface IRemoteWebConfigurationHostServer
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDual)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("9FDB6D2C-90EA-4e42-99E6-38B96E28698E")>]
type RemoteWebConfigurationHostServer = class
interface IRemoteWebConfigurationHostServer
Public Class RemoteWebConfigurationHostServer
Implements IRemoteWebConfigurationHostServer
- 繼承
-
RemoteWebConfigurationHostServer
- 屬性
- 實作
建構函式
RemoteWebConfigurationHostServer() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 在內部使用,以在執行階段建立 RemoteWebConfigurationHostServer 的新執行個體。 |
方法
DoEncryptOrDecrypt(Boolean, String, String, String, String[], String[]) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 條件式加密或解密由 |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetData(String, Boolean, Int64) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 供內部使用,以支援組態資料的遠端存取。 |
GetFileDetails(String, Boolean, Int64, Int64, Int64) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得組態檔的詳細資料。 |
GetFilePaths(Int32, String, String, String) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 供內部使用,以支援組態資料的遠端存取。 |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |
WriteData(String, String, Byte[], Int64) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 供內部使用,以支援組態資料的遠端存取。 |