Action.Content Property

Definition

Returns the content associated to the Action object. Read-only String.

public:
 property System::String ^ Content { System::String ^ get(); };
public string Content { get; }
Public ReadOnly Property Content As String

Property Value

String

Applies to