FileLevelControlBuilderAttribute.IsDefaultAttribute 方法

定義

判斷目前 FileLevelControlBuilderAttribute 物件是否為預設。

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

傳回

trueFileLevelControlBuilderAttribute 電流為預設;否則, false

適用於