FileLevelControlBuilderAttribute.IsDefaultAttribute メソッド

定義

現在の FileLevelControlBuilderAttribute オブジェクトが既定値かどうかを判断します。

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

戻り値

Boolean

現在の FileLevelControlBuilderAttribute が既定値の場合は true。それ以外の場合は false

適用対象