PhotoImportSource.Manufacturer Property

Definition

Gets the source device's human-readable manufacturer name.

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

Property Value

String

Platform::String

winrt::hstring

The source device's human-readable manufacturer name.

Applies to