ExceptionHandlingConfigurationShowNotification Property |
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public bool ShowNotification { get; set; }
Public Property ShowNotification As Boolean
Get
Set
public:
property bool ShowNotification {
bool get ();
void set (bool value);
}
member ShowNotification : bool with get, set
Property Value
Type:
BooleanSee Also