EnumBuilder::FullName Property
.NET Framework (current version)
Returns the full path of this enum.
Assembly: mscorlib (in mscorlib.dll)
Implements
_Type::FullNameThe returned format is "enclosingTypeFullName+nestedTypeName" for nested types and "typeName" for non-nested types.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Available since 1.1
Silverlight
Available since 2.0
Show: