TagObj.GetEnumerationName Method

Gets enumeration name
<ID("GetEnumerationName", (int)e.GetEnumerationName)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Function GetEnumerationName() As String
This language is not supported or no code example is available.
[ID("GetEnumerationName", (int)e.GetEnumerationName)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public string GetEnumerationName()
This language is not supported or no code example is available.

Return Value

string

String containg name

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition