CardFileSourceType - структура

Местоположение контента файла.

Definition

Пространство имён: Tessa.Cards
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public readonly struct CardFileSourceType : IEquatable<CardFileSourceType>
Inheritance
Object    ValueType    CardFileSourceType
Implements
IEquatableCardFileSourceType

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

CardFileSourceType Создаёт экземпляр местоположения контента файла с указанием его идентификатора.

Свойства

ID Идентификатор местоположения.

Методы

Equals(CardFileSourceType)Indicates whether the current object is equal to another object of the same type.
Equals(Object)Indicates whether this instance and a specified object are equal.
(Переопределяет ValueTypeEquals(Object))
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeReturns the hash code for this instance.
(Переопределяет ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns the fully qualified type name of this instance.
(Переопределяет ValueTypeToString)

Операторы

Equality(CardFileSourceType, CardFileSourceType)Сравнивает заданные значения на равенство.
(CardFileSourceType to Int32) 
(Int32 to CardFileSourceType) 
Inequality(CardFileSourceType, CardFileSourceType)Сравнивает заданные значения на неравенство.

Поля

DefaultDatabasePath Путь к местоположению контента файла в базе данных по умолчанию. Может не соответствовать конфигурационной строке с именем "default".

См. также