ClassNameChangedEventArgs.ClassName Property

Definition

Gets or sets the current class name.

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

Property Value

A string representing a class name.

Applies to