TagObj.LastWriteAccess Property

Gets the Tag's LastWriteAccess property (hidden to intelisense).
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _ 
Public ReadOnly Property LastWriteAccess() As DateTimeOffset
This language is not supported or no code example is available.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public DateTimeOffset LastWriteAccess {get;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition