IVsWCFReferenceGroup.SetOptions(IVsWCFReferenceGroupOptions) Methode

Definition

Legt die Codegenerierungsoptionen für eine Windows Communication Foundation (WCF)-Verweisgruppe zurück.

public:
 void SetOptions(Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupOptions ^ pOptions);
public:
 void SetOptions(Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupOptions ^ pOptions);
void SetOptions(Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupOptions const & pOptions);
public void SetOptions (Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupOptions pOptions);
abstract member SetOptions : Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupOptions -> unit
Public Sub SetOptions (pOptions As IVsWCFReferenceGroupOptions)

Parameter

pOptions
IVsWCFReferenceGroupOptions

Ein IVsWCFReferenceGroupOptions-Objekt, um die Optionen von zu kopieren.

Gilt für