共用方式為


AllJoynServiceInfoRemovedEventArgs(String) 建構函式

定義

重要

Windows.Devices.AllJoyn命名空間中的類型已被取代,未來版本的 Windows 可能無法使用。 AllJoyn是 AllSeen 聯盟贊助的開放原始碼探索和通訊協定,適用于物聯網 (IoT) 案例,例如開啟和關閉燈光,以及讀取溫度。 如需 IoTivity LiteIoTivity等替代方案,請參閱 iotivity.org 網站。

產生 物件,其中包含不再提供廣告應用程式的相關資訊。

public:
 AllJoynServiceInfoRemovedEventArgs(Platform::String ^ uniqueName);
 AllJoynServiceInfoRemovedEventArgs(winrt::hstring const& uniqueName);
/// [Windows.Foundation.Metadata.Deprecated("AllJoynServiceInfoRemovedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
 AllJoynServiceInfoRemovedEventArgs(winrt::hstring const& uniqueName);
public AllJoynServiceInfoRemovedEventArgs(string uniqueName);
[Windows.Foundation.Metadata.Deprecated("AllJoynServiceInfoRemovedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
public AllJoynServiceInfoRemovedEventArgs(string uniqueName);
function AllJoynServiceInfoRemovedEventArgs(uniqueName)
Public Sub New (uniqueName As String)

參數

uniqueName
String

Platform::String

winrt::hstring

唯一的應用程式名稱。

屬性

Windows 需求

應用程式功能
allJoyn

適用於