Perforce API for the .Net CLR
P4Revision.User Property
Returns the name of the user who created this revision.
[Visual Basic]
Public ReadOnly Property User As
String
[C#]
public
string
User {get;}
See Also
P4Revision Class
|
P4API Namespace