다음을 통해 공유


FeedProviderDisabledArgs 클래스

정의

OnFeedProviderDisabled(FeedProviderDisabledArgs) 메서드에 대한 데이터를 제공합니다.

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

속성

FeedProviderDefinitionId

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

적용 대상