[]
Shadow attribute used to associate a COM callbackable interface to its Shadow implementation.
[AttributeUsage(AttributeTargets.Interface)]
public class ShadowAttribute : Attribute, _Attribute
Name | Description |
---|---|
ShadowAttribute(Type) | Initializes a new instance of ShadowAttribute class. |
Name | Description |
---|---|
Type | Gets the value. |
Name | Description |
---|---|
Get(Type) | Get ShadowAttribute from type. |