次の方法で共有


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

ソース デバイスの人間が判読できる製造元の名前。

適用対象