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