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
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX