IVsWCFReferenceGroup.GetOptions 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.
Returns the code generation options for a Windows Communication Foundation (WCF) reference group.
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupOptions ^ GetOptions();
public:
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupOptions ^ GetOptions();
Microsoft::VisualStudio::WCFReference::Interop::IVsWCFReferenceGroupOptions GetOptions();
public Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupOptions GetOptions ();
abstract member GetOptions : unit -> Microsoft.VisualStudio.WCFReference.Interop.IVsWCFReferenceGroupOptions
Public Function GetOptions () As IVsWCFReferenceGroupOptions
Returns
An object that represents code generation options.