HistoryEntry<T>.ServerItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path of the item at this point in history (only relevant for File history, not folders)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string ServerItem { get; set; }
member this.ServerItem : string with get, set
Public Property ServerItem As String
Property Value
- Attributes