Change.Pusher 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 person or process that pushed the change.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string Pusher { get; set; }
member this.Pusher : string with get, set
Public Property Pusher As String
Property Value
- Attributes