[Mono-devel-list] Type.GUID
Jonathan S. Chambers
Jonathan.Chambers at ansys.com
Fri Jul 29 09:10:09 EDT 2005
The implementation of Type.GUID currently always returns an empty GUID.
I believe in MS it will return the Guid specified by a GuidAttribute on
the Type.
I can post a patch if desired. I noticed a lot of other methods on the
Type are done as internal calls. Should this be the case with the GUID?
Or can I just call GetCustomAttributes on the Type?
Thanks,
Jonathan
More information about the Mono-devel-list
mailing list