TagObj.GetValue (Boolean) Method
Get objType
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Function GetValue( _
ByVal forceWait As Boolean _
) As Object
This language is not supported or no code example is available.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public object GetValue(
bool forceWait
)
This language is not supported or no code example is available.
Parameters
-
forceWait
-
bool
Return Value
object
Value
.NET Framework
Supported in: 4.6.2, 4.7