This documentation is archived and is not being maintained.

ProtocolImporter.ClassName Property

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

[Visual Basic]
Public ReadOnly Property ClassName As String
[C#]
public string ClassName {get;}
[C++]
public: __property String* get_ClassName();
[JScript]
public function get ClassName() : String;

See Also

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

Show: