GlobalProfile.IsPortableVersion Property
Determines whether the current program instance is a Portable version or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public static bool IsPortableVersion { get; }
Public Shared ReadOnly Property IsPortableVersion As Boolean
Get
public:
static property bool IsPortableVersion {
bool get ();
}
static member IsPortableVersion : bool with get
Property Value
Boolean