Table of Contents

Class ShowMessageDialogCommandBase

Namespace
H.Services.Message.Dialog.Commands
Assembly
H.Services.Message.dll
[Icon("")]
[Display(Name = "显示消息", Description = "显示弹窗消息")]
public abstract class ShowMessageDialogCommandBase : ShowDialogCommandBase, INotifyPropertyChanged, IIconable, INameable, IDescriptionable, ICommand
Inheritance
ShowMessageDialogCommandBase
Implements
Derived
Inherited Members
Extension Methods

Properties

Message

public string Message { get; set; }

Property Value

string