ShowMessageMessage Property |
The message to show to the user.
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(Name = "message")]
public string Message { get; set; }
Property Value
Type:
String
See Also