共用方式為


KnownPerceptionFrameKind.Depth 屬性

定義

取得字串,表示 PerceptionFrameProviderInfo 的 Depth FrameKind。

public:
 static property Platform::String ^ Depth { Platform::String ^ get(); };
static winrt::hstring Depth();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameKind may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Depth();
public static string Depth { get; }
public static string Depth { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameKind may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionFrameKind.depth;
Public Shared ReadOnly Property Depth As String

屬性值

String

Platform::String

winrt::hstring

字串,代表 PerceptionFrameProviderInfo 的 Depth FrameKind。

屬性

適用於