PlatformManagerServices Property |
Platform services (specific to platform)
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public static PlatformServices Services { get; }
Public Shared ReadOnly Property Services As PlatformServices
Get
public:
static property PlatformServices^ Services {
PlatformServices^ get ();
}
static member Services : PlatformServices with get
Property Value
Type:
PlatformServicesSee Also