Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

OptionalFieldAttribute::VersionAdded Property

 

This property is unused and is reserved.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

public:
property int VersionAdded {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32

This property is reserved.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft