IModelBrowser.IsValid Method ()
Validation method
Namespace: Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntax
bool IsValid()
bool IsValid()
abstract IsValid : unit -> bool
Function IsValid As Boolean
Parameters
Return Value
Type: System.Boolean
if the browser has a valid reference
See Also
IModelBrowser Interface
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace
Return to top