バージョン

ShouldSerializeShowQuickCustomizeButton メソッド

ShowQuickCustomizeButton プロパティをデフォルト値に設定しているかどうかを決定します。
シンタックス
'宣言
 
Protected Function ShouldSerializeShowQuickCustomizeButton() As Boolean
protected bool ShouldSerializeShowQuickCustomizeButton()

戻り値の型

ShowQuickCustomizeButton プロパティがデフォルト値に設定されていない場合は True。そうではない場合は False を返します。
解説

ResetShowQuickCustomizeButton メソッドを使用し、このプロパティをデフォルトの値にリセットします。

参照