Megosztás a következőn keresztül:


TemplateArtifact.DependsOn Property

Definition

Artifacts which need to be deployed before the specified artifact.

public System.Collections.Generic.IList<string> DependsOn { get; }
member this.DependsOn : System.Collections.Generic.IList<string>
Public ReadOnly Property DependsOn As IList(Of String)

Property Value

Applies to