Skip to content

AssemblyTimestampAttribute

Namespace: System.Reflection

public class AssemblyTimestampAttribute : System.Attribute, System.Runtime.InteropServices._Attribute

Inheritance ObjectAttributeAssemblyTimestampAttribute
Implements _Attribute

Properties

Timestamp

public string Timestamp { get; }

Property Value

String

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

AssemblyTimestampAttribute()

public AssemblyTimestampAttribute()

AssemblyTimestampAttribute(String)

public AssemblyTimestampAttribute(string timestamp)

Parameters

timestamp String