How to check item's type dynamically

K

Kenny Kim

I used to used TypeName() fucntion in VB.

But what is the equivalent function in C#

Thank you.
 
S

Sue Mosher [MVP-Outlook]

What property is what? Also note: The newsgroup interface you are using
apparently does not quote earlier messages in the thread, making your latest
message so short on detail that we don't know what you're asking. Please
take the time to quote the original message.
 
K

Kenny Kim via OfficeKB.com

I used to used TypeName() fucntion in VB.

But what is the equivalent function in C#

Please tell me the name of the function or name of the property.

Thank you.
 
Top