ProvidePropertyAttribute::PropertyName Property

 

Gets the name of a property that this class provides.

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

public:
property String^ PropertyName {
	String^ get();
}

Property Value

Type: System::String^

The name of a property that this class provides.

.NET Framework
Available since 1.1
Return to top
Show: