This documentation is archived and is not being maintained.

ProtocolImporter.Style Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property Style As ServiceDescriptionImportStyle
[C#]
public ServiceDescriptionImportStyle Style {get;}
[C++]
public: __property ServiceDescriptionImportStyle get_Style();
[JScript]
public function get Style() : ServiceDescriptionImportStyle;

See Also

ProtocolImporter Class | ProtocolImporter Members | System.Web.Services.Description Namespace

Show: