ClassData.HelperClassFullName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.