This documentation is archived and is not being maintained.

RequiredAttributeAttribute.RequiredContract Property

This property is not supported in this version of the .NET Framework.

[Visual Basic]
Public ReadOnly Property RequiredContract As Type
[C#]
public Type RequiredContract {get;}
[C++]
public: __property Type* get_RequiredContract();
[JScript]
public function get RequiredContract() : Type;

Property Value

This property is not supported in this version of the .NET Framework.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

RequiredAttributeAttribute Class | RequiredAttributeAttribute Members | System.Runtime.CompilerServices Namespace

Show: