Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
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