DateTimeArgumentAttribute.

Format Property

Summary

Gets or sets the format to use for the DateTime property value. If null or empty string, use the default format. Default is null.

Syntax

public string Format { get; set; }

Value

Type Description
string