P4ClientResolveYoursPrompt Property
|
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string YoursPrompt { get; }
Public ReadOnly Property YoursPrompt As String
Get
public:
property String^ YoursPrompt {
String^ get ();
}
member YoursPrompt : string with get
Property Value
Type:
String
See Also