Amazon.GameLift.Model.ServerProcess.IsSetLaunchPath C# (CSharp) Method

IsSetLaunchPath() private method

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