Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IServerAddress

    Provides the address of a server.

    Namespace: Umbraco.Cms.Core.Sync
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IServerAddress

    Properties

    View Source

    ServerAddress

    Gets the server address.

    Declaration
    string ServerAddress { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ServerAddress
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX