Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic StreamType Type { get; set; }
Public Property Type As StreamType
Get
Set
public:
property StreamType Type {
StreamType get ();
void set (StreamType value);
}
member Type : StreamType with get, set
Property Value
Type:
StreamType
See Also