PortablePlatformAbstraction Class
Represents the abstraction of the portable platform.
Namespace: Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Common.Internals.PortablePlatformAbstraction
Syntax
public static class PortablePlatformAbstraction
public ref class PortablePlatformAbstraction abstract sealed
[<AbstractClass>]
[<Sealed>]
type PortablePlatformAbstraction = class end
Public NotInheritable Class PortablePlatformAbstraction
Methods
Name | Description | |
---|---|---|
Get<T>(Boolean) | Gets the abstraction of the portable platform. |
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.
See Also
Microsoft.WindowsAzure.Common.Internals Namespace
Return to top