The value of the property. Use PropertyType
to determine the type to cast to.
| [Visual Basic .NET] |
|---|
Public Sub SetValue( _
ByVal PropertyInfo As System.Object _
)
|
| [C#] |
|---|
public void SetValue(
|
| [Managed C++] |
|---|
public: void SetValue(
|
| [Java] |
|---|
public setValue(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetValue(
|
- PropertyInfo