Partager via


AppCaptureFileGeneratedEventArgs Classe

Définition

Fournit des données pour l’événement AppCaptureRecordOperation.FileGenerated .

public ref class AppCaptureFileGeneratedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.AppCaptureContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppCaptureFileGeneratedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.AppCaptureContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppCaptureFileGeneratedEventArgs
Public NotInheritable Class AppCaptureFileGeneratedEventArgs
Héritage
Object Platform::Object IInspectable AppCaptureFileGeneratedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Desktop Extension SDK (introduit dans 10.0.15063.0)
API contract
Windows.Media.Capture.AppCaptureContract (introduit dans v4.0)
Fonctionnalités de l’application
appCaptureSettings

Propriétés

File

Obtient le fichier associé à l’événement.

S’applique à