ProtocolImporter.ClassName Property

Definition

Gets the name of the binding class that is currently being generated.

public:
 property System::String ^ ClassName { System::String ^ get(); };
public string ClassName { get; }
member this.ClassName : string
Public ReadOnly Property ClassName As String

Property Value

The name of the binding class that is currently being generated.

Applies to