Поделиться через


SocialFeedChildItem.SecondaryContent Свойство

Определение

Возвращает дополнительный объект SocialFeedContent , связанный с дочерним элементом.

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

Значение свойства

Дополнительный объект SocialFeedContent , связанный с дочерним элементом.

Атрибуты

Применяется к