共用方式為


PerceptionControlGroup.FrameProviderIds 屬性

定義

IPerceptionFrameProvider) 的識別碼 ( (由此群組控制) 。

public:
 property IVectorView<Platform::String ^> ^ FrameProviderIds { IVectorView<Platform::String ^> ^ get(); };
IVectorView<winrt::hstring> FrameProviderIds();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionControlGroup may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
IVectorView<winrt::hstring> FrameProviderIds();
public IReadOnlyList<string> FrameProviderIds { get; }
public IReadOnlyList<string> FrameProviderIds { [Windows.Foundation.Metadata.Deprecated("PerceptionControlGroup may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var iVectorView = perceptionControlGroup.frameProviderIds;
Public ReadOnly Property FrameProviderIds As IReadOnlyList(Of String)

屬性值

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

IPerceptionFrameProvider) 的識別碼 ( (由此群組控制) 。

屬性

適用於