SoundIsBuiltIn

ISlideShowTransition.SoundIsBuiltIn property

指定此声音是否为内置声音。如果此属性设置为 true,则 会提醒生成应用程序检查为该声音指定的名称属性 在它的内置声音列表中,然后可以显示自定义名称或 UI 根据需要。 读写Boolean。

public bool SoundIsBuiltIn { get; set; }

也可以看看