DekGenius.com
[ Team LiB ] Previous Section Next Section

ComConversionLossAttribute

System.Runtime.InteropServices (mscorlib.dll)sealed class

The presence of this attribute indicates that information about a type was lost as it was imported from a type library.

public sealed class ComConversionLossAttribute : Attribute {
// Public Constructors
   public ComConversionLossAttribute( );
}

Hierarchy

System.Object System.Attribute ComConversionLossAttribute

Valid On

All

    [ Team LiB ] Previous Section Next Section