Freigeben über


AssemblyHash.Empty-Feld

HINWEIS: Dieses Feld ist mittlerweile veraltet.

Ein leeres AssemblyHash-Objekt.

Namespace: System.Configuration.Assemblies
Assembly: mscorlib (in mscorlib.dll)

Syntax

'Declaration
<ObsoleteAttribute("The AssemblyHash class has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202")> _
Public Shared ReadOnly Empty As AssemblyHash
'Usage
Dim value As AssemblyHash

value = AssemblyHash.Empty
[ObsoleteAttribute("The AssemblyHash class has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202")] 
public static readonly AssemblyHash Empty
[ObsoleteAttribute(L"The AssemblyHash class has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202")] 
public:
static initonly AssemblyHash Empty
/** @attribute ObsoleteAttribute("The AssemblyHash class has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202") */ 
public static final AssemblyHash Empty
ObsoleteAttribute("The AssemblyHash class has been deprecated. https://go.microsoft.com/fwlink/?linkid=14202") 
public static final var Empty : AssemblyHash

Plattformen

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile für Pocket PC, Windows Mobile für Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.

Versionsinformationen

.NET Framework

Unterstützt in: 1.0, 1.1
Veraltet (Compilerwarnung) in 2.0

Siehe auch

Referenz

AssemblyHash-Struktur
AssemblyHash-Member
System.Configuration.Assemblies-Namespace