SocialFeedUpdater.Kind 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 le type du flux de médias sociaux.
public:
property SocialFeedKind Kind { SocialFeedKind get(); };
SocialFeedKind Kind();
/// [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")]
SocialFeedKind Kind();
public SocialFeedKind Kind { get; }
public SocialFeedKind Kind { [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 socialFeedKind = socialFeedUpdater.kind;
Public ReadOnly Property Kind As SocialFeedKind
Valeur de propriété
Type du flux de médias sociaux.
- Attributs