Show / Hide Table of Contents

Class VerticalEnvironment

Описывает окружение Вертикали.

Inheritance
object
VerticalEnvironment
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ascon.Vertical
Assembly: Ascon.Vertical.dll
Syntax
public static class VerticalEnvironment

Fields

ApplicationId

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

Declaration
public static readonly Guid ApplicationId
Field Value
Type Description
Guid

Properties

CommonsPath

Возвращает путь до папки с общими данными Вертикали.

Declaration
public static string? CommonsPath { get; }
Property Value
Type Description
string

ComplexCommonDataPath

Возвращает путь до папки с общими данными комплекса.

Declaration
public static string? ComplexCommonDataPath { get; }
Property Value
Type Description
string

DocumentationPath

Возвращает путь до папки содержащий документацию по Вертикали.

Declaration
public static string DocumentationPath { get; }
Property Value
Type Description
string

InstallPath

Возвращает путь до папки в которую установлена Вертикаль.

Declaration
public static string InstallPath { get; }
Property Value
Type Description
string

TemporaryPath

Возвращает путь до папки содержащей временные файлы Вертикали.

Declaration
public static string TemporaryPath { get; }
Property Value
Type Description
string
Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»