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, if the destination package does not exist, an exception will be thrown.

string FullName { get; set; }

Type

  • string