Freigeben über


SocialFeedKind Enumeration

Definition

Definiert die Arten von Social Media-Feeds.

public enum class SocialFeedKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.SocialInfo.SocialInfoContract, 65536)]
enum class SocialFeedKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.SocialInfo.SocialInfoContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("SocialFeedKind is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
enum class SocialFeedKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.SocialInfo.SocialInfoContract), 65536)]
public enum SocialFeedKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.SocialInfo.SocialInfoContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("SocialFeedKind is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
public enum SocialFeedKind
var value = Windows.ApplicationModel.SocialInfo.SocialFeedKind.homeFeed
Public Enum SocialFeedKind
Vererbung
SocialFeedKind
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.ApplicationModel.SocialInfo.SocialInfoContract (eingeführt in v1.0)

Felder

ContactFeed 1

Kontaktfeed

Dashboard 2

Ein Dashboard-Feed

HomeFeed 0

Ein Homefeed

Gilt für: