NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ProtocolInfoImporter.ClassName

[To be supplied.]

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

See Also

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