Namespace: Cudafy
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170

Syntax

C#
public ePlatform CurrentPlatform { get; }
Visual Basic
Public ReadOnly Property CurrentPlatform As ePlatform
	Get
Visual C++
public:
property ePlatform CurrentPlatform {
	ePlatform get ();
}

See Also