Click or drag to resize

VGProfileAttributeDefinitionTDefaultValue Property

DefaultValue for the attribute

Namespace:  Novalys.VisualGuard.Security.CommonProfileAttribute
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public abstract T DefaultValue { get; set; }

Property Value

Type: T
See Also