ForumUserMentionExtensionContextResponse - свойство
Пространство имён: Tessa.Forums.MentionsСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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