[SerializableAttribute]
public sealed class ConditionCompilationResult : IConditionCompilationResult
<SerializableAttribute>
Public NotInheritable Class ConditionCompilationResult
Implements IConditionCompilationResult
[SerializableAttribute]
public ref class ConditionCompilationResult sealed : IConditionCompilationResult
[<SealedAttribute>]
[<SerializableAttribute>]
type ConditionCompilationResult =
class
interface IConditionCompilationResult
end
ConditionCompilationResult(Byte[]) | Инициализирует новый экземпляр класса ConditionCompilationResult |
ConditionCompilationResult(ICompilationResult, ValidationResult) | Инициализирует новый экземпляр класса ConditionCompilationResult |
AssemblyBytes | Массив байт сборки. Генерируется, если при компиляции была задана генерация файла сборки. |
BuildDate | |
BuildVersion | |
Conditions | Набор скомпилированных условий |
ValidationResult | Результат валидации компиляции |
CheckVersion | Метод для проверки версии результата процесса |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |