Interface IServerAddress
Provides the address of a server.
Namespace: Umbraco.Cms.Core.Sync
Assembly: Umbraco.Core.dll
Syntax
public interface IServerAddress
Properties
View SourceServerAddress
Gets the server address.
Declaration
string ServerAddress { get; }
Property Value
Type | Description |
---|---|
System.String |