ISharePointProjectFeature.Validate Method

Definition

Runs design-time validation on the feature and updates the error list in the IDE.

public:
 bool Validate();
public bool Validate ();
abstract member Validate : unit -> bool
Public Function Validate () As Boolean

Returns

True if the validation is successful; false if errors are found.

Applies to