Skip to main content

IEnum.FullName property

Namespace: NextDesign.Core

Description

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

string FullName { get; set; }

Type

  • string