-
Home
-
API
-
XenoAtom.CommandLine
-
CommandOutputHelper
-
Methods
-
GetDescriptionText(String?)
GetDescriptionText(String?) Method
Definition
Gets only the description text from a descriptor description, stripping placeholder metadata.
public static string GetDescriptionText(string? description)
Parameters
- description
- String
The descriptor description.
Returns
- String
- The normalized description text.