Bridge

GuidAttribute Class

Supplies an explicit Guid when an automatic GUID is undesirable.

Namespace:  System.Runtime.InteropServices
Assembly:  Bridge (in Bridge.dll)

Syntax


<ComVisibleAttribute> _
<AttributeUsageAttribute> _
<ExternalAttribute> _
Public NotInheritable Class GuidAttribute _
	Inherits Attribute
[ComVisibleAttribute]
[AttributeUsageAttribute]
[ExternalAttribute]
public ref class GuidAttribute sealed : public Attribute

Inheritance Hierarchy


System..::..Object
  System..::..Attribute
    System.Runtime.InteropServices..::..GuidAttribute