SRName Enum
Specifies the names of string resources for this assembly.
public enum SRName
Fields
| Name | Description |
|---|---|
| IntelliPromptCompletionFilterButtonCodeSnippetsToolTip | An IntelliPrompt completion filter string. |
| IntelliPromptCompletionFilterButtonKeywordsToolTip | An IntelliPrompt completion filter string. |
| IntelliPromptCompletionFilterButtonNamespacesToolTip | An IntelliPrompt completion filter string. |
| IntelliPromptCompletionFilterButtonTypeMembersToolTip | An IntelliPrompt completion filter string. |
| IntelliPromptCompletionFilterButtonTypesToolTip | An IntelliPrompt completion filter string. |
| IntelliPromptCompletionFilterButtonVariablesToolTip | An IntelliPrompt completion filter string. |
| IntelliPromptPopupContentCSharpAnonymousType | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpCodeSnippetPrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpDeprecated | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpExtensionPrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpIn | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpLocalVariablePrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpParameterPrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentCSharpRangeVariablePrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBAnonymousType | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBCodeSnippetPrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBDeprecated | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBExtensionPrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBIn | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBLocalVariablePrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBParameterPrefix | An IntelliPrompt popup content string. |
| IntelliPromptPopupContentVBRangeVariablePrefix | An IntelliPrompt popup content string. |