TextExpressionCompilerSettings.ActivityName Propriedade

Definição

Obtém ou define o nome da atividade para as configurações do compilador.Gets or sets the name of the activity for the compiler settings.

public:
 property System::String ^ ActivityName { System::String ^ get(); void set(System::String ^ value); };
public string ActivityName { get; set; }
member this.ActivityName : string with get, set
Public Property ActivityName As String

Valor da propriedade

String

O nome da atividade.The name of the activity.

Aplica-se a