WindowsPlatformService class
Inheritance hierarchy
System.Object
PlatformService
Microsoft.SharePoint.Client.WindowsPlatformService
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime.Windows (in Microsoft.SharePoint.Client.Runtime.Windows.dll)
Syntax
'Declaration
Public NotInheritable Class WindowsPlatformService _
Inherits PlatformService
'Usage
Dim instance As WindowsPlatformService
public sealed class WindowsPlatformService : PlatformService
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.