다음을 통해 공유


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입니다.

특성

적용 대상