Sdílet prostřednictvím


NormalBase.OnValidateInputs Method

You can override this method to customize the behavior of the ValidateInputs() method.

Namespace: Microsoft.VisualStudio.TeamSystem.Data.Generators
Assembly: Microsoft.VisualStudio.TeamSystem.Data.Generators (in microsoft.visualstudio.teamsystem.data.generators.dll)

Syntax

'Declaration
Protected Overrides Sub OnValidateInputs
'Usage

Me.OnValidateInputs
protected override void OnValidateInputs ()
protected:
virtual void OnValidateInputs () override
protected void OnValidateInputs ()
protected override function OnValidateInputs ()

See Also

Reference

NormalBase Class
NormalBase Members
Microsoft.VisualStudio.TeamSystem.Data.Generators Namespace