GuidAttribute(String) Konstruktor

Definition

Initierar en ny instans av GuidAttribute klassen med angivet 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)

Parametrar

guid
String

Som Guid ska tilldelas.

Gäller för