DefaultValueAttribute Constructor (String^)

 

Initializes a new instance of the DefaultValueAttribute class using a String.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
DefaultValueAttribute(
	String^ value
)

Parameters

value
Type: System::String^

A String that is the default value.

Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Return to top
Show: