FileResolveRecordAction Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.2.287.2434
Syntaxpublic FileAction Action { get; }Public ReadOnly Property Action As FileAction
Get
public:
property FileAction Action {
FileAction get ();
}member Action : FileAction with get
Property Value
Type:
FileAction
See Also