IVsWCFReferenceGroup.ShowOptionsDialog Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the Configure Service Reference dialog box for the reference group.
public:
void ShowOptionsDialog();
public:
void ShowOptionsDialog();
void ShowOptionsDialog();
public void ShowOptionsDialog ();
abstract member ShowOptionsDialog : unit -> unit
Public Sub ShowOptionsDialog ()
Remarks
When the VSHPROPID_ServiceReferenceSupported property of the client project is false or the property is not supported, the method fails.