Skip to main content

IClass.FullName property

Namespace: NextDesign.Core

Description

Fully qualified name
By changing the value, you can move the package and change the class name.
However, an exception is thrown if the destination package does not exist.

string FullName { get; set; }

type

  • string