public string StepInfoHtml { get; set; }
Public Property StepInfoHtml As String Get Set
public: property String^ StepInfoHtml { String^ get (); void set (String^ value); }
member StepInfoHtml : string with get, set
In This Article