IUserActivityContentInfo Schnittstelle

Definition

Stellt die Inhaltsmetadaten dieser Aktivität im JSON-Format dar.

public interface class IUserActivityContentInfo
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(3013207469, 4991, 16541, 130, 45, 225, 175, 39, 206, 8, 220)]
struct IUserActivityContentInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.Guid(3013207469, 4991, 16541, 130, 45, 225, 175, 39, 206, 8, 220)]
public interface IUserActivityContentInfo
Public Interface IUserActivityContentInfo
Abgeleitet
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Hinweise

Wenn Ihre Aktivität beispielsweise einen RSS-Feed gelesen hat, kann der Inhalt den Namen des Artikels und dessen Autor enthalten.

Methoden

ToJson()

Geben Sie UserActivityContentInfo in Form einer JSON-Zeichenfolge an.

Gilt für: