Gets the additional info associated with this feature.
string AdditionalInfo {get;}
'Declaration
ReadOnly Property AdditionalInfo As String
'Usage
Dim instance As IFeature
Dim value As String
value = instance.AdditionalInfo
property String^ AdditionalInfo {
String^ get();
}
Property Value
Additional information associated with the feature.