Freigeben über


SocialFeedItem Klasse

Definition

Stellt ein Feedelement für soziale Medien dar.

public ref class SocialFeedItem sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.SocialInfo.SocialInfoContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SocialFeedItem final
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.SocialInfo.SocialInfoContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("SocialFeedItem is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
class SocialFeedItem final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.SocialInfo.SocialInfoContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SocialFeedItem
[Windows.Foundation.Metadata.Activatable(65536, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.SocialInfo.SocialInfoContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("SocialFeedItem 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 sealed class SocialFeedItem
function SocialFeedItem()
Public NotInheritable Class SocialFeedItem
Vererbung
Object Platform::Object IInspectable SocialFeedItem
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)

Konstruktoren

SocialFeedItem()

Initialisiert eine neue instance der SocialFeedItem-Klasse.

Eigenschaften

Author

Ruft den Autor des Social Media-Feedelements ab.

BadgeCountValue

Ruft die Anzahl der nicht sichtbaren Elemente ab, die im App-Badge angezeigt werden, oder legt diese fest.

BadgeStyle

Ruft den Signalstil für die App ab oder legt diese fest.

ChildItem

Ruft das untergeordnete Element ab, das diesem Feedelement für soziale Netzwerke zugeordnet ist, oder legt es fest.

PrimaryContent

Ruft das primäre SocialFeedContent-Objekt ab, das dem Element zugeordnet ist.

RemoteId

Ruft den Wert ab, der zum Identifizieren dieses Elements im System des Anbieters verwendet wird, oder legt diesen fest.

SecondaryContent

Ruft das diesem Element zugeordnete sekundäre SocialFeedContent-Objekt ab.

SharedItem

Ruft ein Social Media-Element ab, das von einem anderen Benutzer des Diensts für den Benutzer freigegeben wurde.

Style

Ruft die Formatvorlage dieses Elements ab, z. B. Foto oder Standard.

TargetUri

Ruft den URI (Uniform Resource Identifier) auf das Zielelement ab, das diesem Element zugeordnet ist, oder legt diesen fest.

Thumbnails

Ruft eine Liste der Miniaturansichten ab, die diesem Element zugeordnet sind.

Timestamp

Ruft den Zeitstempel für dieses Element ab oder legt diesen fest.

Gilt für: