Method ExtractAsString
ExtractAsString()
Extract a string value from the constant
Declaration
public string ExtractAsString()
Returns
public string ExtractAsString()
String | Extracted string |
Exceptions
InvalidOperationException | If the constant isn't a string |