แก้ไข

แชร์ผ่าน


DesignTimeResourceProviderFactoryAttribute.IsDefaultAttribute Method

Definition

Determines whether the default provider is used.

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

Returns

true if FactoryTypeName equals null; otherwise, false.

Applies to

See also