IVsWCFReferenceGroup.GetOptions 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 Windows Communication Foundation (WCF) 引用组的代码生成选项。
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
返回
一个表示代码生成选项的对象。