DefaultValue for the attribute

Namespace: Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public abstract T DefaultValue { get; set; }
Visual Basic
Public MustOverride Property DefaultValue As T
	Get
	Set

Property Value

Type: T

See Also