RwxActorInfo.

Name Property

Summary

Gets the name of the RWX actor that started the run.
Namespace
Cake.Common.Build.Rwx.Data
Containing Type
RwxActorInfo

Syntax

public string Name { get; }

Value

Type Description
string The actor name.