Share via


BuildMessage.TaskText Property

Definition

message text for task item to create

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

Property Value

Applies to