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