CommandLineReference Структура

Определение

Описание спецификации метаданных командной строки (сборки или netmodule).

public value class CommandLineReference : IEquatable<Microsoft::CodeAnalysis::CommandLineReference>
[System.Diagnostics.DebuggerDisplay("{Reference,nq}")]
public struct CommandLineReference : IEquatable<Microsoft.CodeAnalysis.CommandLineReference>
[System.Diagnostics.DebuggerDisplay("{Reference,nq}")]
public readonly struct CommandLineReference : IEquatable<Microsoft.CodeAnalysis.CommandLineReference>
[<System.Diagnostics.DebuggerDisplay("{Reference,nq}")>]
type CommandLineReference = struct
Public Structure CommandLineReference
Implements IEquatable(Of CommandLineReference)
Наследование
CommandLineReference
Атрибуты
Реализации

Конструкторы

CommandLineReference(String, MetadataReferenceProperties)

Описание спецификации метаданных командной строки (сборки или netmodule).

Свойства

Properties

Свойства ссылки на метаданные.

Reference

Путь к файлу метаданных или отображаемое имя сборки.

Методы

Equals(CommandLineReference)

Описание спецификации метаданных командной строки (сборки или netmodule).

Equals(Object)

Описание спецификации метаданных командной строки (сборки или netmodule).

GetHashCode()

Описание спецификации метаданных командной строки (сборки или netmodule).

Применяется к