PreviewBuildsManager.GetCurrentState 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.
The current state of the PreviewBuildsState object.
public:
virtual PreviewBuildsState ^ GetCurrentState() = GetCurrentState;
PreviewBuildsState GetCurrentState();
public PreviewBuildsState GetCurrentState();
function getCurrentState()
Public Function GetCurrentState () As PreviewBuildsState
Returns
The current PreviewBuildsState
object.