SRName Enum
Specifies the names of string resources for this assembly.
public enum SRName
Fields
| Name | Description |
|---|---|
| UIExceptionPromptCopyButtonText | The primary text (i.e., label) of the button on an exception prompt that copies exception details to the clipboard. |
| UIExceptionPromptDetailsLabelText | The primary text of the label on an exception property that is attached to the exception details. |
| UIExceptionPromptToggleDetailsCollapsedText | The text displayed on the expander of an exception prompt when the details are collapsed. |
| UIExceptionPromptToggleDetailsExpandedText | The text displayed on the expander of an exception prompt when the details are expanded. |