IMediaPicker.IsCaptureSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur indiquant si la capture de média est prise en charge sur cet appareil.
public:
property bool IsCaptureSupported { bool get(); };
public bool IsCaptureSupported { get; }
member this.IsCaptureSupported : bool
Public ReadOnly Property IsCaptureSupported As Boolean