PhotoImportSource.Manufacturer 属性

定义

获取源设备的可读制造商名称。

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

属性值

String

Platform::String

winrt::hstring

源设备的可读制造商名称。

适用于