Condividi tramite


SystemPhotoProperties.CameraManufacturer Proprietà

Definizione

Ottiene il nome della proprietà System.Photo.CameraManufacturer (una delle proprietà del file di foto di Windows.

public:
 property Platform::String ^ CameraManufacturer { Platform::String ^ get(); };
winrt::hstring CameraManufacturer();
public string CameraManufacturer { get; }
var string = systemPhotoProperties.cameraManufacturer;
Public ReadOnly Property CameraManufacturer As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà del file System.Photo.CameraManufacturer .

Si applica a

Vedi anche