RepositoryServer Property
|
Represents a specific Perforce server.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntax public Server Server { get; }
Public ReadOnly Property Server As Server
Get
public:
property Server^ Server {
Server^ get ();
}
member Server : Server with get
Property Value
Type:
ServerSee Also