AssemblyConstants-Klasse
HINWEIS: Diese API ist veraltet.
Diese Klasse und ihre Mitglieder sind der internen Verwendung vorbehalten und können nicht in Ihrem Code verwendet werden. Enthält Konstanten für eine Assembly an.
Vererbungshierarchie
System.Object
Microsoft.Office.Project.Server.Library.AssemblyConstants
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")> _
Public NotInheritable Class AssemblyConstants
'Usage
Dim instance As AssemblyConstants
[ObsoleteAttribute("The AssemblyConstants class is deprecated. The information within is available by using the Assembly and AssemblyName classes.")]
public sealed class AssemblyConstants
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.