ClassData.HelperClassFullName Property

Definition

Gets or sets the full name of the helper class used in the class data.

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

Property Value

The full name of the helper class used in the class data.

Applies to