TagObj.SetValue (Object, Int32) Method

Set objType
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Overridable Sub SetValue( _ 
ByVal value As Object, _ 
ByVal quality As Integer
)
This language is not supported or no code example is available.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public virtual void SetValue( 
object value
int quality 
)
This language is not supported or no code example is available.

Parameters

value
object

quality
int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition