次の方法で共有


Connection.SetConfigurationPath(ManagementConfigurationPath) メソッド

定義

public:
 void SetConfigurationPath(Microsoft::Web::Management::Server::ManagementConfigurationPath ^ configurationPath);
[System.ComponentModel.Browsable(false)]
public void SetConfigurationPath(Microsoft.Web.Management.Server.ManagementConfigurationPath configurationPath);
member this.SetConfigurationPath : Microsoft.Web.Management.Server.ManagementConfigurationPath -> unit
Public Sub SetConfigurationPath (configurationPath As ManagementConfigurationPath)

パラメーター

configurationPath
ManagementConfigurationPath
属性

適用対象