次の方法で共有


NamespaceManager.DeleteNotificationHub(String) メソッド

定義

通知ハブを削除します。

public void DeleteNotificationHub (string path);
abstract member DeleteNotificationHub : string -> unit
override this.DeleteNotificationHub : string -> unit
Public Sub DeleteNotificationHub (path As String)

パラメーター

path
String

通知ハブのパス。

実装

適用対象