Compartir a través de


_PlaySoundRuleAction.FilePath Propiedad

Definición

Devuelve o establece una cadena (cadena en C#) que representa la ruta de acceso completa del archivo a un archivo de sonido (.wav). Lectura y escritura.

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

Valor de propiedad

Comentarios

Devuelve un error si la ruta no es válida.

Se aplica a