バージョン

WriteOptions メソッド (WebVideoPlayer)

オプションを含む文字列を返します。ClientControlMain では、OptionAttribute を持つすべてのプロパティについて、JavaScript オブジェクトを表す文字列を返します ({} を除く)。OptionAttribute が optionName の場合は、それを使用します。そうでない場合は、最初の文字を小文字にしたプロパティ名を使用します。
シンタックス
'宣言
 
Protected Overrides Function WriteOptions() As String
protected override string WriteOptions()
参照