ModelElementBrowser.IsValid Method ()
Namespace: Microsoft.VisualStudio.Modeling.Integration.Shell.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntax
public override bool IsValid()
public:
virtual bool IsValid() override
override IsValid : unit -> bool
Public Overrides Function IsValid As Boolean
Parameters
Return Value
Type: System.Boolean
Implements
See Also
ModelElementBrowser Class
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace
Return to top