Gets an IStringCollection containing the values
in the IStringStringDictionary.
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IStringCollection Values { get; } |
Visual Basic |
---|
ReadOnly Property Values As IStringCollection Get |
Property Value
Type: IStringCollectionAn IStringCollection containing the values in the IStringStringDictionary.
Remarks
Please refer to Values for details.