PropertyContext Класс

Определение

Представление контекста свойства для оценки

public ref class PropertyContext : IEquatable<Microsoft::VisualStudio::Workspace::Evaluator::PropertyContext ^>
public class PropertyContext : IEquatable<Microsoft.VisualStudio.Workspace.Evaluator.PropertyContext>
type PropertyContext = class
    interface IEquatable<PropertyContext>
Public Class PropertyContext
Implements IEquatable(Of PropertyContext)
Наследование
PropertyContext
Реализации

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

PropertyContext(String, String, String, IReadOnlyCollection<String>)

Инициализирует новый экземпляр класса PropertyContext.

Свойства

FilePath

Контекст пути к файлу

FullName

Имя с пространством имен

InheritedEnvironments

Необязательный контекст свойства

Name

Имя свойства.

Namespace

Пространство имен этого свойства

Методы

Equals(Object)
Equals(PropertyContext)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Serves as the default hash function.

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