[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, Inherited = false)] public class DefaultValueAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple := false, Inherited := false)> Public Class DefaultValueAttribute Inherits Attribute
The DefaultValueAttribute type exposes the following members.