次の方法で共有


SocialDashboardItemUpdater.OwnerRemoteId プロパティ

定義

プロバイダーのシステム上のユーザーを識別する ID を取得します。

public:
 property Platform::String ^ OwnerRemoteId { Platform::String ^ get(); };
winrt::hstring OwnerRemoteId();
/// [get: Windows.Foundation.Metadata.Deprecated("ISocialDashboardItemUpdater is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
winrt::hstring OwnerRemoteId();
public string OwnerRemoteId { get; }
public string OwnerRemoteId { [Windows.Foundation.Metadata.Deprecated("ISocialDashboardItemUpdater is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")] get; }
var string = socialDashboardItemUpdater.ownerRemoteId;
Public ReadOnly Property OwnerRemoteId As String

プロパティ値

String

Platform::String

winrt::hstring

プロバイダーのシステム上のユーザーを識別する ID。

属性

適用対象