Share via


SocialFeedItem.PrimaryContent 속성

정의

항목과 연결된 기본 SocialFeedContent 개체를 가져옵니다.

public:
 property SocialFeedContent ^ PrimaryContent { SocialFeedContent ^ get(); };
SocialFeedContent PrimaryContent();
/// [get: Windows.Foundation.Metadata.Deprecated("ISocialFeedItem 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 PrimaryContent();
public SocialFeedContent PrimaryContent { get; }
public SocialFeedContent PrimaryContent { [Windows.Foundation.Metadata.Deprecated("ISocialFeedItem 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 = socialFeedItem.primaryContent;
Public ReadOnly Property PrimaryContent As SocialFeedContent

속성 값

항목과 연결된 기본 SocialFeedContent 개체입니다.

특성

적용 대상