Gets legal values for the specified capability.
Read-write property
Visual Basic |
---|
Public Property CapItemString( _ ByVal Index As Long _ ) As String |
- Index
- A zero-based long value which represents the specified capability to get the string of.
A string value which represents legal values for the given capability.
Use this property only for reading a string value.