Asset.IsState

public bool IsState(VersionControl.Asset.States state);

Parameters

stateState to check for.

Description 描述

Returns true if the version control state of the asset exactly matches the input state.