Class ProtoApplicationTargets
Resolves the application a registered target belongs to.
public static class ProtoApplicationTargets
- Inheritance
-
ProtoApplicationTargets
- Inherited Members
Methods
ResolveApplication(string, IEnumerable<ProtoApplicationTarget>?)
Returns the application registered for targetName, or the target name itself.
public static string ResolveApplication(string targetName, IEnumerable<ProtoApplicationTarget>? targets)
Parameters
targetNamestringtargetsIEnumerable<ProtoApplicationTarget>