Summary
A strongly-typed resource class, for looking up localized strings, etc.
- Namespace
- Cake
.Addin .Analyzer .CodeFixes - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CodeFixResources"]
class Type type-node
Syntax
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class CodeFixResources
Attributes
Type | Description |
---|---|
CodeDom |
|
Debugger |
|
Compiler |
Properties
Name | Value | Summary |
---|---|---|
Alias |
string |
Looks up a localized string similar to Add Cake Alias Category attribute.
static
|
Alias |
string |
Looks up a localized string similar to Add Cake Method Alias attribute.
static
|
Alias |
string |
Looks up a localized string similar to Add Cake Property Alias attribute.
static
|
Culture | CultureInfo |
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
static
|
ResourceManager | ResourceManager |
Returns the cached ResourceManager instance used by this class.
static
|