ForumUserMentionExtensionContextResponse - свойство
Пространство имён: Tessa.Forums.MentionsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public ForumUserMentionResponse? Response { get; set; }
Public Property Response As ForumUserMentionResponse
Get
Set
public:
virtual property ForumUserMentionResponse^ Response {
ForumUserMentionResponse^ get () sealed;
void set (ForumUserMentionResponse^ value) sealed;
}
abstract Response : ForumUserMentionResponse with get, set
override Response : ForumUserMentionResponse with get, set
ForumUserMentionResponseIForumUserMentionExtensionContextResponse