SocialFeedUpdater.OwnerRemoteId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ID qui identifie l’utilisateur sur le système du fournisseur.
public:
property Platform::String ^ OwnerRemoteId { Platform::String ^ get(); };
winrt::hstring OwnerRemoteId();
/// [get: Windows.Foundation.Metadata.Deprecated("ISocialFeedUpdater 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("ISocialFeedUpdater 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 = socialFeedUpdater.ownerRemoteId;
Public ReadOnly Property OwnerRemoteId As String
Valeur de propriété
ID qui identifie l’utilisateur sur le système du fournisseur.
- Attributs