संपादन करना

के माध्यम से साझा करें


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