GuidAttribute.Value-Eigenschaft
Veröffentlicht: Oktober 2016
Ruft die Guid der-Klasse.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
public string Value { get; }
public:
property String^ Value {
String^ get();
}
member Value : string with get
Public ReadOnly Property Value As String
Eigenschaftswert
Type: System.String
Die Guid der-Klasse.
Versionsinformationen
Universelle Windows-Plattform
Verfügbar seit 8
.NET Framework
Verfügbar seit 1.1
Portierbare Klassenbibliothek
Unterstützt in: portierbare .NET-Plattformen
Silverlight
Verfügbar seit 2.0
Windows Phone Silverlight
Verfügbar seit 7.0
Windows Phone
Verfügbar seit 8.1
Siehe auch
GuidAttribute-Klasse
System.Runtime.InteropServices-Namespace
Zurück zum Anfang