Partager via


PerceptionDepthFrameSource.DisplayName Propriété

Définition

Obtient une valeur de chaîne indiquant le nom d’affichage de la source de trame de profondeur.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
winrt::hstring DisplayName();
public string DisplayName { get; }
public string DisplayName { [Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = perceptionDepthFrameSource.displayName;
Public ReadOnly Property DisplayName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur de chaîne indiquant le nom complet de la source de trame de profondeur.

Attributs

S’applique à