Updates the specified named property using
the new value.
| [Visual Basic .NET] |
|---|
Public Sub Write( _
ByVal PropertyName As String, _
ByVal Value As System.Object _
)
|
| [C#] |
|---|
public void Write(
|
| [Managed C++] |
|---|
public: void Write(
|
| [Java] |
|---|
public write(
|
| [Unmanaged C++] |
|---|
public: HRESULT Write(
|
- PropertyName
- Value