Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IArtifact

    Represents an artifact ie an object that can be transfered between environments.

    Namespace: Umbraco.Cms.Core.Deploy
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IArtifact : IArtifactSignature

    Properties

    View Source

    Alias

    Declaration
    string Alias { get; }
    Property Value
    Type Description
    System.String
    View Source

    Name

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