次の方法で共有


Win32.IsMemoryAvailable Property

Definition

Gets a Boolean value that specifies whether memory is available.

public:
 static property bool IsMemoryAvailable { bool get(); };
public static bool IsMemoryAvailable { get; }
member this.IsMemoryAvailable : bool
Public Shared ReadOnly Property IsMemoryAvailable As Boolean

Property Value

True if memory is available, otherwise false.

Applies to