CommandLineAnalyzerReference Struct   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a command line analyzer assembly specification.
public value class CommandLineAnalyzerReference : IEquatable<Microsoft::CodeAnalysis::CommandLineAnalyzerReference>[System.Diagnostics.DebuggerDisplay("{FilePath,nq}")]
public struct CommandLineAnalyzerReference : IEquatable<Microsoft.CodeAnalysis.CommandLineAnalyzerReference>[System.Diagnostics.DebuggerDisplay("{FilePath,nq}")]
public readonly struct CommandLineAnalyzerReference : IEquatable<Microsoft.CodeAnalysis.CommandLineAnalyzerReference>[<System.Diagnostics.DebuggerDisplay("{FilePath,nq}")>]
type CommandLineAnalyzerReference = structPublic Structure CommandLineAnalyzerReference
Implements IEquatable(Of CommandLineAnalyzerReference)- Inheritance
- 
				CommandLineAnalyzerReference
- Attributes
- Implements
Constructors
| CommandLineAnalyzerReference(String) | 
Properties
| FilePath | Assembly file path. | 
Methods
| Equals(CommandLineAnalyzerReference) | |
| Equals(Object) | |
| GetHashCode() |