CheckedOutSpec Property
Gets the path on the client's computer that the file was checked out to. This property is only valid if IsCheckedOut is true.
Syntax
public System.string CheckedOutSpec {get;}Public ReadOnly Property CheckedOutSpec As System.String