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
'Declaration
Function IsValid As Boolean
bool IsValid()
bool IsValid()
abstract IsValid : unit -> bool
function IsValid() : boolean
Return Value
Type: System.Boolean
if the browser has a valid reference
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Modeling.Integration.Picker Namespace