[]
Gets the value of the specified property by name.
public T GetComObjectValueByName<T>(string name) where T : ComObject
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| T | The value of the specified property by name. |
| Name | Description |
|---|---|
| T |