Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.2.287.2434
Syntaxpublic ViewMap View { get; }Public ReadOnly Property View As ViewMap
Get
public:
property ViewMap^ View {
ViewMap^ get ();
}member View : ViewMap with get
Property Value
Type:
ViewMap
See Also