VCDMapStringsProperty.Strings Property

Returns a list with the available strings this property can be set to.
Syntax:
[C#]
public string[] Strings { get; }
Limitations:

Run time only, read only.

See also: VCDMapStringsProperty, VCDMapStringsProperty.String

<< VCDMapStringsProperty