CommandLineAnalyzerReference 结构   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
介绍命令行分析器程序集规范。
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)- 继承
- 
				CommandLineAnalyzerReference
- 属性
- 实现
构造函数
| CommandLineAnalyzerReference(String) | 介绍命令行分析器程序集规范。 | 
属性
| FilePath | 程序集文件路径。 | 
方法
| Equals(CommandLineAnalyzerReference) | 介绍命令行分析器程序集规范。 | 
| Equals(Object) | 介绍命令行分析器程序集规范。 | 
| GetHashCode() | 介绍命令行分析器程序集规范。 |