FileMenuButtonCaptionVisible プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。
'宣言 Protected Function ShouldSerializeFileMenuButtonCaptionVisible() As Boolean
protected bool ShouldSerializeFileMenuButtonCaptionVisible()
FileMenuButtonCaptionVisible プロパティがデフォルト値に設定されていない場合は True、設定されている場合は False を返します。
ResetFileMenuButtonCaptionVisible メソッドを使用し、このプロパティをデフォルトの値にリセットします。