次の方法で共有


IVsWCFReferenceGroup.SetOptions Method

Sets the code generation options for a Windows Communication Foundation (WCF) reference group.

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

'宣言
Sub SetOptions ( _
    pOptions As IVsWCFReferenceGroupOptions _
)
void SetOptions(
    IVsWCFReferenceGroupOptions pOptions
)
void SetOptions(
    [InAttribute] IVsWCFReferenceGroupOptions^ pOptions
)
abstract SetOptions : 
        pOptions:IVsWCFReferenceGroupOptions -> unit 
function SetOptions(
    pOptions : IVsWCFReferenceGroupOptions
)

Parameters

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace