Amazon.GameLift.Model.ServerProcess.IsSetLaunchPath C# (CSharp) Méthode

IsSetLaunchPath() private méthode

private IsSetLaunchPath ( ) : bool
Résultat bool
        internal bool IsSetLaunchPath()
        {
            return this._launchPath != null;
        }