GuidAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de GuidAttribute klasse met de opgegeven GUID.

public:
 GuidAttribute(System::String ^ guid);
public GuidAttribute(string guid);
new System.Runtime.InteropServices.GuidAttribute : string -> System.Runtime.InteropServices.GuidAttribute
Public Sub New (guid As String)

Parameters

guid
String

De Guid te toewijzen.

Van toepassing op