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 SourceAlias
Declaration
string Alias { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Name
Declaration
string Name { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String |