Gets a property using its string representation.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string GetProperty( string prop )
Public Function GetProperty ( _ prop As String _ ) As String
public: String^ GetProperty( String^ prop )
Parameters
- prop
- String
The property to set (ie "FileName", "RAW_ExtraParams"...)