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.
VS-Hosted ReferencePicker
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker.VSReferencePicker
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
'Declaration
Public Class VSReferencePicker _
Implements IReferencePicker, SReferencePicker
public class VSReferencePicker : IReferencePicker,
SReferencePicker
public ref class VSReferencePicker : IReferencePicker,
SReferencePicker
type VSReferencePicker =
class
interface IReferencePicker
interface SReferencePicker
end
public class VSReferencePicker implements IReferencePicker, SReferencePicker
The VSReferencePicker type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
VSReferencePicker |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DefaultEditStyle | Modal Dialog edit style |
![]() |
DefaultElementBrowser | |
![]() |
DefaultModelBrowser |
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace