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
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)
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker.VSReferencePicker
Syntax
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
Constructors
Name | Description | |
---|---|---|
![]() |
VSReferencePicker() |
Properties
Name | Description | |
---|---|---|
![]() |
DefaultEditStyle | Modal Dialog edit style |
![]() |
DefaultElementBrowser | |
![]() |
DefaultModelBrowser |
Methods
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
Microsoft.VisualStudio.Modeling.Integration.Shell.Picker Namespace
Return to top