SRName Enum
Specifies the names of string resources for this assembly.
public enum SRName
Fields
| Name | Description |
|---|---|
| ExAutoCorrectNotPermittedWithRegex | An exception message string. |
| ExEnumerationEnded | An exception message string. |
| ExEnumerationNotStarted | An exception message string. |
| ExIntervalsDoNotIntersect | An exception message string. |
| ExInvalidDynamicLexerLexicalStateType | An exception message string. |
| ExInvalidDynamicLexicalMacroRegex | An exception message string. |
| ExInvalidDynamicLexicalPatternGroupLookAheadRegex | An exception message string. |
| ExInvalidDynamicLexicalPatternGroupLookBehindRegex | An exception message string. |
| ExInvalidDynamicLexicalPatternGroupRegex | An exception message string. |
| ExInvalidEncodedCharacter | An exception message string. |
| ExInvalidMacroKey | An exception message string. |
| ExInvalidOffsetLength | An exception message string. |
| ExInvalidRegexNodeType | An exception message string. |
| ExInvalidRegexOpCode | An exception message string. |
| ExInvalidUnicodeCategoryName | An exception message string. |
| ExInvalidWalkerTreeStateMovingToNextLeaf | An exception message string. |
| ExInvalidWalkerTreeStateMovingToPreviousLeaf | An exception message string. |
| ExNoDefaultLexicalState | An exception message string. |
| ExNoFindText | An exception message string. |
| ExNoMergeableLexer | An exception message string. |
| ExNoMergeableToken | An exception message string. |
| ExParseRequestNoParser | An exception message string. |
| ExReadOnlyCollection | An exception message string. |
| ExReaderClosed | An exception message string. |
| ExRegexParserEmptyQuotedString | An exception message string. |
| ExRegexParserInvalidRangeCharacter | An exception message string. |
| ExRegexParserInvalidSubstitutionGroupNumber | An exception message string. |
| ExRegexParserNoLeftExpressionForBarOperand | An exception message string. |
| ExRegexParserNoRangeMinimum | An exception message string. |
| ExRegexParserNoRegularExpression | An exception message string. |
| ExRegexParserOpenCurlyBraceExpected | An exception message string. |
| ExRegexParserUnexpectedCharClassEnd | An exception message string. |
| ExRegexParserUnexpectedGroupingConstructEnd | An exception message string. |
| ExRegexParserUnexpectedLookBehindConstructEnd | An exception message string. |
| ExRegexParserUnexpectedMacroReferenceEnd | An exception message string. |
| ExRegexParserUnexpectedQuotedStringEnd | An exception message string. |
| ExRegexParserUnexpectedRangeEnd | An exception message string. |
| ExRegexParserUnknownGroupingConstruct | An exception message string. |
| ExStartOffsetNotInSearchRange | An exception message string. |
| ExTabSizeMinimum | An exception message string. |
| ExTaggerConstructorNotFound | An exception message string. |
| ExTaggerConstructorUnableToLoad | An exception message string. |
| ExTextChangeOffsetDeltaSequentialOnlyInvalidOperation | An exception message string. |
| ExTextChangeOperationRequired | An exception message string. |
| ExTextChangeRequiresOneOperation | An exception message string. |
| ExTextSnapshotRangeDeleted | An exception message string. |
| ExTextSnapshotRangeSnapshotMismatch | An exception message string. |
| ExTextSnapshotRequiresCodeDocument | An exception message string. |
| ExTextSnapshotRequiresTextDocumentBase | An exception message string. |
| ExTextVersionDocumentMismatch | An exception message string. |
| UIClassificationTypeComment | A classification type description. |
| UIClassificationTypeCompilerError | A classification type description. |
| UIClassificationTypeIdentifier | A classification type description. |
| UIClassificationTypeKeyword | A classification type description. |
| UIClassificationTypeNumber | A classification type description. |
| UIClassificationTypeOperator | A classification type description. |
| UIClassificationTypeOtherError | A classification type description. |
| UIClassificationTypePreprocessorKeyword | A classification type description. |
| UIClassificationTypePunctuation | A classification type description. |
| UIClassificationTypeReadOnlyRegion | A classification type description. |
| UIClassificationTypeString | A classification type description. |
| UIClassificationTypeSyntaxError | A classification type description. |
| UIClassificationTypeType | A classification type description. |
| UIClassificationTypeWarning | A classification type description. |
| UILanguageKeyPlainText | A language key. |
| UISearchOperationTypeFindAll | A search operation type description. |
| UISearchOperationTypeFindNext | A search operation type description. |
| UISearchOperationTypeReplaceAll | A search operation type description. |
| UISearchOperationTypeReplaceNext | A search operation type description. |
| UISearchPatternProviderAcronym | A search pattern provider description. |
| UISearchPatternProviderNormal | A search pattern provider description. |
| UISearchPatternProviderRegularExpression | A search pattern provider description. |
| UISearchPatternProviderShorthand | A search pattern provider description. |
| UISearchPatternProviderWildcard | A search pattern provider description. |
| UISearchResultWrapped | A search result wrapped description. |
| UITextChangeTypeAutoComplete | A text change type description. |
| UITextChangeTypeAutoCorrect | A text change type description. |
| UITextChangeTypeAutoFormat | A text change type description. |
| UITextChangeTypeAutoIndent | A text change type description. |
| UITextChangeTypeAutoReplace | A text change type description. |
| UITextChangeTypeBackspace | A text change type description. |
| UITextChangeTypeChangeCase | A text change type description. |
| UITextChangeTypeCommentLines | A text change type description. |
| UITextChangeTypeConvertSpacesToTabs | A text change type description. |
| UITextChangeTypeConvertTabsToSpaces | A text change type description. |
| UITextChangeTypeCustom | A text change type description. |
| UITextChangeTypeCut | A text change type description. |
| UITextChangeTypeDelete | A text change type description. |
| UITextChangeTypeDragAndDrop | A text change type description. |
| UITextChangeTypeDuplicate | A text change type description. |
| UITextChangeTypeEnter | A text change type description. |
| UITextChangeTypeHeaderAndFooterChange | A text change type description. |
| UITextChangeTypeIndent | A text change type description. |
| UITextChangeTypeInsertCodeSnippetTemplate | A text change type description. |
| UITextChangeTypeInsertFile | A text change type description. |
| UITextChangeTypeMoveSelectedLinesDown | A text change type description. |
| UITextChangeTypeMoveSelectedLinesUp | A text change type description. |
| UITextChangeTypeNormalizeLineTerminators | A text change type description. |
| UITextChangeTypeOpenLine | A text change type description. |
| UITextChangeTypeOutdent | A text change type description. |
| UITextChangeTypePaste | A text change type description. |
| UITextChangeTypeReplace | A text change type description. |
| UITextChangeTypeReplaceAll | A text change type description. |
| UITextChangeTypeSpellingChange | A text change type description. |
| UITextChangeTypeTextReplacement | A text change type description. |
| UITextChangeTypeToggleCase | A text change type description. |
| UITextChangeTypeTransposeCharacters | A text change type description. |
| UITextChangeTypeTransposeLines | A text change type description. |
| UITextChangeTypeTransposeWords | A text change type description. |
| UITextChangeTypeTrimTrailingWhitespace | A text change type description. |
| UITextChangeTypeTyping | A text change type description. |
| UITextChangeTypeUncommentLines | A text change type description. |
| UITextChangeTypeUpdateCodeSnippetTemplateFields | A text change type description. |
| UITextStatisticAverageLettersPerWord | A text statistic description. |
| UITextStatisticAverageSyllablesPerWord | A text statistic description. |
| UITextStatisticAverageWordsPerSentence | A text statistic description. |
| UITextStatisticCharacters | A text statistic description. |
| UITextStatisticConsonants | A text statistic description. |
| UITextStatisticFleschKincaidGradeLevel | A text statistic description. |
| UITextStatisticFleschReadingEaseScore | A text statistic description. |
| UITextStatisticLetters | A text statistic description. |
| UITextStatisticLines | A text statistic description. |
| UITextStatisticNonWhitespaceCharacters | A text statistic description. |
| UITextStatisticNonWhitespaceLines | A text statistic description. |
| UITextStatisticSentences | A text statistic description. |
| UITextStatisticSyllables | A text statistic description. |
| UITextStatisticVowels | A text statistic description. |
| UITextStatisticWords | A text statistic description. |