Configuration.get_IsReleaseOnly(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int get_IsReleaseOnly([Runtime::InteropServices::Out] int % releaseOnly);
public int get_IsReleaseOnly (out int releaseOnly);
abstract member get_IsReleaseOnly : int -> int
override this.get_IsReleaseOnly : int -> int
Public Function get_IsReleaseOnly (ByRef releaseOnly As Integer) As Integer
Parameters
- releaseOnly
- Int32