DockingAttribute.IsDefaultAttribute Metódus

Definíció

Megadja, hogy ez-e DockingAttribute az alapértelmezett rögzítési attribútum.

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

Válaszok

true az aktuális DockingAttribute az alapértelmezett; ellenkező esetben false.

A következőre érvényes: