다음을 통해 공유


FeedProviderInfo 클래스

정의

피드 공급자에 대한 정보를 제공합니다.

public ref class FeedProviderInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class FeedProviderInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class FeedProviderInfo
Public NotInheritable Class FeedProviderInfo
상속
Object Platform::Object IInspectable FeedProviderInfo
특성

설명

를 호출FeedManager.GetEnabledFeedProviders()하여 이 클래스의 instance 가져옵니다.

속성

EnabledFeedDefinitionIds

피드 공급자 앱의 앱 매니페스트에 지정된 대로 피드에 대한 고유 식별자 목록을 가져옵니다.

FeedProviderDefinitionId

피드 공급자 앱의 앱 매니페스트에 지정된 대로 피드 공급자에 대한 고유 식별자를 가져옵니다.

적용 대상