Perforce API for the .Net CLR P4.Net

P4Message.Variables Property

Gets the variables.

[Visual Basic]
Public ReadOnly Property Variables As String()
[C#]
public string[] Variables {get;}

Property Value

The variables.

See Also

P4Message Class | P4API Namespace