共用方式為


IVsWCFReferenceGroup.ShowOptionsDialog Method

Definition

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.

Applies to