Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
protected virtual Type DefaultModelBrowser { get; }
protected:
property Type^ DefaultModelBrowser {
virtual Type^ get();
}
abstract DefaultModelBrowser : Type with get
override DefaultModelBrowser : Type with get
Protected Overridable ReadOnly Property DefaultModelBrowser As Type
Property Value
Type: System.Type
See Also
VSReferencePicker Class
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace
Return to top