PhotoImportSource.Description Property

Definition

Gets a human-readable description of the source device.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = photoImportSource.description;
Public ReadOnly Property Description As String

Property Value

String

Platform::String

winrt::hstring

A human-readable description of the device.

Applies to