_PlaySoundRuleAction.FilePath 属性

定义

返回或设置 C#) 中的 字符串 (字符串,该 字符串 表示声音文件 (.wav) 的完整文件路径。 读/写。

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

属性值

注解

如果路径无效,则返回错误。

适用于