ApplicationEnvironmentGetValue - метод |
The get value.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public string GetValue(
string name
)
Public Function GetValue (
name As String
) As String
public:
virtual String^ GetValue(
String^ name
) sealed
abstract GetValue :
name : string -> string
override GetValue :
name : string -> string
Параметры
- name
- Тип: SystemString
The name.
Возвращаемое значение
Тип:
String
The
String.
Реализации
IApplicationEnvironmentGetValue(String)См. также