Partager via


SocialFeedItem.Author Propriété

Définition

Obtient l’auteur de l’élément de flux de médias sociaux.

public:
 property SocialUserInfo ^ Author { SocialUserInfo ^ get(); };
SocialUserInfo Author();
/// [get: Windows.Foundation.Metadata.Deprecated("ISocialFeedItem is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
SocialUserInfo Author();
public SocialUserInfo Author { get; }
public SocialUserInfo Author { [Windows.Foundation.Metadata.Deprecated("ISocialFeedItem 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 socialUserInfo = socialFeedItem.author;
Public ReadOnly Property Author As SocialUserInfo

Valeur de propriété

Auteur de l’élément de flux de médias sociaux.

Attributs

S’applique à