Click or drag to resize

FileMetaDataLocalPath Property

The location of the file in the client's file system, a LocalPath

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public LocalPath LocalPath { get; set; }

Property Value

Type: LocalPath
See Also