Interface IServer
Namespace:System.Dynamic.ExpandoObject
Assembly:Umbraco.Core.dll
Syntax
Properties
AppId
Declaration
Property Value
Type |
Description |
System.String |
|
ForcePortnumber
Declaration
string ForcePortnumber { get; }
Property Value
Type |
Description |
System.String |
|
ForceProtocol
Declaration
string ForceProtocol { get; }
Property Value
Type |
Description |
System.String |
|
ServerAddress
Declaration
string ServerAddress { get; }
Property Value
Type |
Description |
System.String |
|
ServerName
Declaration
string ServerName { get; }
Property Value
Type |
Description |
System.String |
|