docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IDeploymentDefinitionItem

    Information regarding a deployment definition

    Inherited Members
    ICompositeItem.Children
    IDeploymentItem.Name
    IDeploymentItem.Path
    IDeploymentItem.Progress
    IDeploymentItem.Status
    IDeploymentItem.States
    INotifyPropertyChanged.PropertyChanged
    Namespace: Unity.Services.DeploymentApi.Editor
    Assembly: Unity.Services.DeploymentApi.dll
    Syntax
    public interface IDeploymentDefinitionItem : ICompositeItem, IDeploymentItem, INotifyPropertyChanged

    Properties

    ExcludePaths

    The paths excluded by the DeploymentDefinition

    Declaration
    IReadOnlyList<string> ExcludePaths { get; }
    Property Value
    Type Description
    IReadOnlyList<string>

    Extension Methods

    DeploymentItemExtensions.SetStatusDescription(IDeploymentItem, string)
    DeploymentItemExtensions.SetStatusDetail(IDeploymentItem, string)
    DeploymentItemExtensions.SetStatusSeverity(IDeploymentItem, SeverityLevel)
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)