_PlaySoundRuleAction.FilePath Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) qui représente le chemin d’accès complet d’un fichier audio (.wav). Lecture-écriture.

public:
 property System::String ^ FilePath { System::String ^ get(); void set(System::String ^ value); };
public string FilePath { get; set; }
Public Property FilePath As String

Valeur de propriété

Remarques

Renvoie une erreur si le chemin n'est pas valide.

S’applique à