PhotoImportSource.Manufacturer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The source device's human-readable manufacturer name.