Share via


GuidAttribute Constructor

Provided for compiler support only. Do not use.

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

Syntax

public GuidAttribute (
         stringguid
)

Parameters

  • guid
    Holds a globally unique ID.

Remarks

Items in this namespace are for use by Microsoft Visual Studio®. You should not try to use them in your applications.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

GuidAttribute Class
GuidAttribute Members
System.Runtime.InteropServices Namespace