Gets the dialog box's UserInput object, which can be used to inform the dialog box about user input. The generator uses this information to generate a new view.
public UserInput UserInput { get; }
Public ReadOnly Property UserInput() As UserInput
Read only.