public SendPrompt SendPrompt { get; }
Public ReadOnly Property SendPrompt As SendPrompt Get
public: property SendPrompt SendPrompt { SendPrompt get (); }
member SendPrompt : SendPrompt with get
In This Article