Private/Types/enums/TeamViewerConnectionType.generated.psm1
enum TeamViewerConnectionType { RemoteControl = 0 Presentation = 1 FileTranfer = 2 VPN = 3 Choose = 4 } |
enum TeamViewerConnectionType { RemoteControl = 0 Presentation = 1 FileTranfer = 2 VPN = 3 Choose = 4 } |