IModelBrowser.IsValid Method

Validation method

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Picker
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Syntax

'Declaration
Function IsValid As Boolean
bool IsValid()
bool IsValid()
abstract IsValid : unit -> bool
function IsValid() : boolean

Return Value

Type: Boolean
if the browser has a valid reference

.NET Framework Security

See Also

Reference

IModelBrowser Interface

Microsoft.VisualStudio.Modeling.Integration.Picker Namespace